@if (Setting::for($book)->get('landing_page_content')) {!! Purify::clean(Setting::for($book)->get('landing_page_content')) !!} @else {{ $book->description }} @endif @if (isset($book->bank_account_id))

Rekening Donasi

@if (Setting::for($book->bankAccount)->get('qris_image_path')) @endif
{{ __('bank_account.name') }}

{{ $book->bankAccount->name }}

{{ __('bank_account.account_name') }}

{{ $book->bankAccount->account_name }}

{{ __('bank_account.number') }}

{{ $book->bankAccount->number }}

@endif