{{$profile->display_name}}
{{$profile->email}}
@if($profile->gender=='F') Female @endif @if($profile->gender=='M') Male @endif @if($profile->gender=='T') Transgender @endif
{{$profile->image_verification_code}}
{{$profile->remarks}}
@extends('../../master_layout/admin_master') @section('title')
{{$profile->display_name}}
{{$profile->email}}
@if($profile->gender=='F') Female @endif @if($profile->gender=='M') Male @endif @if($profile->gender=='T') Transgender @endif
{{$profile->image_verification_code}}
{{$profile->remarks}}