@foreach($list as $k=>$l) @endforeach
Photo Full Name Phone No Guardian Name Province District School Name Program Interested Status Action
@if($l->hasMedia('photo')) @endif {{$l->full_name}} {{$l->phone_no}} {{$l->guardian_name}} {{$l->province}} {{$l->district}} {{$l->school_name}} {{$l->program_interested}} @if($l->status == 0) Pending @elseif($l->status == 1) Approved @else Rejected @endif @if($l->status == 0) @endif