@php // Get the file extension of the passport photo $fileExtension = pathinfo($student->passport_photo, PATHINFO_EXTENSION); $imageUrl = Storage::disk('public')->url($student->passport_photo); @endphp {{-- Add to Google Wallet button hidden for now. @if($googlePath) @endif --}}

ملتقى طلبة الإمارات في أستراليا ونيوزيلندا 2026

@php $imageUrl = Storage::disk('public')->url($student->photo); @endphp
Student Name:
{{ $student->name }}
University Name:
{{$student->university_name}}
Conference Date:
{{ $eventDate->format('jS') }} of {{ $eventDate->format('F') }}
Hotel Name:
{{ $eventVenue }}
@if (in_array($fileExtension, ['jpg', 'jpeg', 'png', 'gif'])) Passport Photo @else

Download Passport

@endif
QR Code
Add to Apple Wallet
Add to Google Wallet