Export Student List

@foreach($users as $user) @endforeach
Name Class Parent Name Mobile Number Aadhaar Number
{{$user->FullName}} {{$user->studentAcademicLatest->standardLink->StandardSection}} @if(count($user->parents)>0){{$user->parents[0]['userParent']['userprofile']['firstname'].' '.$user->parents[0]['userParent']['userprofile']['lastname']}}@endif @if(count($user->parents)>0){{$user->parents[0]['userParent']['mobile_no']}}@endif {{$user->userprofile->aadhar_number}}