medQ Health Fest Camp Registrations
View Reports
@if(session('status'))
{{ session('status') }}
@endif
#
Report
Customer Details
Token
Contact
Department
Action
@foreach($kyh as $key => $t)
{{$key+1}}
@csrf
@if($t->is_active)
Completed @else
Pending @endif
Report
×
medQ KYH Camp Report
@csrf
Normal
Referred to Consultation
Name: {{$t->name}}
Gender: {{$t->gender}}
Age: {{$t->age}}
Panchayat : {{$t->panchayat}}
Reg No : {{$t->id}}
{{$t->phone}}
{{$t->department}}
×
Do you really want to delete this data?
@endforeach