@extends('backend.admin-master') @section('site-title') {{__('Dashboard')}} @endsection @section('content')
Title | Deatils |
---|---|
Name | {{$user_details->name}} |
Email Id | {{$user_details->email}} |
Contact No. | {{$user_details->phone }} |
Address | {{$user_details->address }} |
Joined As | {{$user_details->registered_as}} {{-- {{$user_details->role == "dpsaarthi" ? 'DP Saarthi' :'' }} {{$user_details->role == "dpbuddy" ? 'DP Buddy' :'' }} {{$user_details->role == "dpuser" ? 'DP User' :''}} --}} |
Current Role | {{$user_details->role == "dpsaarthi" ? 'DP Saarthi' :'' }} {{$user_details->role == "dpbuddy" ? 'DP Buddy' :'' }} {{$user_details->role == "dpuser" ? 'DP User' :''}} |
User Code | {{$user_details->user_code}} |
Residential Status | {{$user_details->residential }} |
Country | |
State | |
City | |
Zip Code | {{$user_details->zipcode }} |
Educational Qualification | {{$user_details->educational_qualification }} |
Professional Role | {{$user_details->professional_role }} |
Interested In | @php echo $interested_in_product." "; @endphp |
Organisation Name | {{$user_details->organization }} |
Total years of work experience | {{$user_details->work_experience }} |
Website if any | {{$user_details->website }} |
Area of Expertise | {{$user_details->area_expertise }} |
Working as | {{$user_details->working_status }} |
Bank name | {{$user_details->bank_name }} |
A/c number | {{$user_details->ac_number }} |
A/c type | {{$user_details->ac_type }} |
Title | Details |
---|---|
Pan Card | @if (isset($user_media->pan_card))Pan Cart | @endif
Pan Card No | @if (isset($user_media->pan_no)){{$user_media->pan_no}} | @endif
GST Certificate | @if (isset($user_media->gstin)) GST Certificate @endif |
GST No | @if (isset($user_media->gstin_no)){{$user_media->gstin_no}} | @endif
Address Proof | @if (isset($user_media->address_proof_docu))Address Proof | @endif
Address | @if (isset($user_media->address_proof)){{$user_media->address_proof}} | @endif