Name:
{{ $participant->name }}
CNIC:
{{ $participant->cnic }}
Gender:
{{ $participant->gender }}
Mobile Number:
{{ $participant->mobile_number }}
City:
{{ $participant->city->name }}
Coupon Code:
{{ $participant->coupon->code }}
Address:
{{ $participant->address }}