@php $headerLogoPath = public_path('assets/images/pdf/header-b.png'); $headerLogoBase64 = null; if (is_file($headerLogoPath)) { $headerMime = mime_content_type($headerLogoPath) ?: 'image/png'; $headerLogoBase64 = 'data:'.$headerMime.';base64,'.base64_encode(file_get_contents($headerLogoPath)); } @endphp {{ __('modules.council.resources_views_sessions_current_print.text_6bbaaa1a1a') }}
{{ __('modules.council.resources_views_sessions_current_print.text_cc6e167325') }}
@if($headerLogoBase64) header @endif

جلسة رقم {{ $session->session_full_number }}

جدول أعمال جلسة يوم {{ $session->date_hijre }}هـ
الموافق {{ $session->date }} م

{{ __('modules.council.resources_views_sessions_current_print.text_201ac2193d') }}