@if (!empty($data->profile_photo)) @else @endif
{{$data->profile_id}}
@if (!empty($data->age)){{$data->age}} yrs;  @endif @if(!empty($data->height)){{$data->height}}@endif
@if (!empty($data->religion)){{$data->religion}}; @endif @if(!empty($data->caste)){{$data->caste}}; @endif @if(!empty($data->mother_tongue)){{$data->mother_tongue}}@endif
@if (!empty($data->qualification) || !empty($data->occupation)) {{$data->qualification}}; 
{{$data->occupation}}

@endif @if (!empty($data->income)) {{$data->income}}
@endif @if(!empty($data->city)){{$data->city}}, @endif @if(!empty($data->country)){{$data->country}}@endif
View Profile