@include('emails.partials.header')

🔔  New Card Application Received

Please review the details below and follow up as needed.

Applicant Details

@if ($cardApplication->delivery_address) @endif @if ($cardApplication->agent) @endif
👤  Full Name {{ $cardApplication->full_name }}
♂  Gender {{ $cardApplication->gender->label() }}
📱  Mobile Number {{ $cardApplication->mobile_number }}
✉  Email {{ $cardApplication->email }}
💳  Card Type {{ $cardApplication->cardTypeLabel() }}
🚗  Delivery Method {{ $cardApplication->delivery_method->label() }}
📍  Delivery Address {{ $cardApplication->delivery_address }}
🏢  Collection Center {{ $cardApplication->agent->company_name }}
🕑  Applied On {{ $cardApplication->created_at->format('M j, Y \a\t g:i A') }}
View Application →

This is an automated notification from the Yatra Card admin system.