Applicant's Details:
Name: {{ $booking->user->name }}
Designation: {{ $booking->user->designation }}
Department: {{ $booking->user->department }}
Email: {{ $booking->user->email }}
Phone: {{ $booking->user->phone }}
User Type: {{ $booking->user->user_type }}
Guest Details
Guest Name: {{ $booking->guest->guest_name }}
Guest Email: {{ $booking->guest->guest_email }}
Guest Address: {{ $booking->guest->guest_phone }}
Guest State, City: {{ $booking->guest->city }},
{{ $booking->guest->state }}
Guest Relation: {{ $booking->guest->guest_relation }}
Id Type Submitted: {{ $booking->guest->guest_idtype }}