@section('top_style') @rappasoftTableStyles @rappasoftTableThirdPartyStyles @endsection
Execution In Progress, Please Wait...
FieldData FieldData
Title{{$title}} First Name/ Given Name{{$firstName}}
Other Name/ Middle Name{{$otherName}} Last Name/ Surname{{$lastName}}
Gender{{$gender}} Email{{$email}}
Payment ID{{$userPaymentId}} Payment Code{{$userPaymentCode}}
Member ID{{$memberID ? $memberID : 'Not Available'}} Phone Number{{$phoneNumber}}
Highest Qualification @if(Auth::user()->evidence_of_highest_qualification) {{$highestQualification}} (Evidence Available) @else {{$highestQualification}} (Evidence Not Uploaded) @endif Current Job{{$currentJobStatus}}
Affiliate{{$affiliate}} Address{{$address}}
City{{$city}} State{{$state}}
Country{{$country}}
@section('bottom_script') @rappasoftTableScripts @rappasoftTableThirdPartyScripts @endsection