Client Details ( उपभोक्ता का विवरण)

@csrf
Apply Date (आवेदन की तिथि) {{$user->created_at->format("d/m/Y")}} Customer Id {{$user->loginId}}
Username {{$user->name}} {{$user->last_name}} Email {{$user->email}} Package Type {{$user->package_type}}
Aadhar Number {{$user->aadhar}} Password {{$user->password_new}}
Contact Number {{$user->contact}} TPIN {{$user->tpin}}
Address {{ ucfirst(strtolower( $user->address . " ".$user->city.", ". $user->state." " . strtoupper($user->country).", ". $user->post_code))}} {!! $user->signature!=''?"Signature ":"" !!}
@csrf
@csrf