@if ($showLetterhead) @if (Setting::get('masjid_logo_path'))
@else @endif

{{ Setting::for(auth()->activeBook())->get('management_title', __('report.management')) }}
{{ Setting::get('masjid_name', config('masjid.name')) }}

{{ __('masjid_profile.address') }}: {!! nl2br(htmlentities(Setting::get('masjid_address'))) !!}
@endif