@php($profile_image = auth()->user()->profile_image)
profile_image
{{$name}}

{{$about}}


{{$user->email}} @if(is_null($user->email_verified_at)) @lang("Подтвердить") @endif

{{$user->phone}} @if(is_null($user->phone_verified_at)) @lang("Подтвердить") @endif

@lang("Редактировать")