@if (isset($mode) && $mode == 'pdf') @php $print_data = Session::get('print_data'); @endphp

المستخدم : {{ $print_data['username'] ?? '--' }}

تاريخ الطباعة : {{ now()->format('d/m/Y') }} {{ now()->format('h:m A') }}

@endif