@php $ownerName = (string) ($owner?->citizen?->full_name ?? '-'); $craftType = (string) ($craft->type?->name ?? '-'); $streetName = (string) ($craft->street?->name ?? '-'); $buildingNumber = (string) ($craft->building_number ?? '-'); $fileNumber = (string) ($craft->file_number ?: $craft->id); $today = now()->toDateString(); @endphp
@for($copy = 1; $copy <= 2; $copy++)
{{ $today }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_7f8f540b78') }}

{{ $noticeLabel }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_fe50d3127a') }} {{ $ownerName }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_7a003f78ff') }} {{ $craftType }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_cf936b8249') }} {{ $streetName }} - {{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_db32c0d02f') }} {{ $buildingNumber }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_d9794d90b8') }} {{ $fileNumber }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_409cf9bf05') }}

عليكم التوجه إلى قسم الحرف والصناعات في بلدية البريج لترخيص الحرفة الخاصة بكم والحصول على الموافقات اللازمة، وذلك خلال مدة 7 أيام من تاريخ استلامكم هذا الإشعار، تجنبًا لاتخاذ الإجراءات القضائية بحقكم. نأمل منكم الاستجابة والتعاون، شاكرين حسن تفهمكم.

في يوم: ............................................. التاريخ: ....../....../{{ now()->year }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_008be8ca50') }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_fddf586310') }}

{{ __('modules.craft.resources_views_pages_follow_up_print_notice.text_61d575edec') }}

@endfor