@if (Laravel\Jetstream\Jetstream::managesProfilePhotos()) @else @endif

{{auth()->user()->name}}

{{auth()->user()->phone}}

{{ auth()->user()->state }}, {{ auth()->user()->city }}, @if(isset(auth()->user()->countryData)) {{ auth()->user()->countryData->title }} @endif