{{__($this->user->name)}} {{ $this->user->updated_at }} {{-- {{\Carbon\Carbon::parse($this->user->created_at)->diffForHumans()}} --}}
{{--
--}} {{--
{{__('0')}}
{{__('0')}}
{{__('0')}}
{{__('0')}}
--}} {{--
{{__('0')}}
{{__('0')}}
{{__('0')}}
{{__('0')}}
--}} {{--
{{__('0')}}
{{__('0')}}
{{__('0')}}
{{__('0')}}
--}} {{--
{{__('0')}}
{{__('0')}}
{{__('0')}}
{{__('0')}}
--}} {{--
--}} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
@if ($this->user->profile_photo_path) @endif
@endif {{--
--}}
{{--
--}}
{{--
--}}
{{--
--}} {{--
--}}
{{--
--}}
email
{{--
--}} {{--
--}} {{--
--}}
@if (Laravel\Fortify\Features::enabled(Laravel\Fortify\Features::emailVerification()) && !$this->user->hasVerifiedEmail())
{{--
{{__('Unverified ')}} {{! $this->user->last_mail_at ? __('none') : $this->user->last_mail_at }}
--}} @else
Verified
{{$this->user->email_verified_at}}
{{--
{{__('Verified ')}} {{\Carbon\Carbon::parse($this->user->email_verified_at)->diffForHumans()}}
{{$this->user->email_verified_at}}
--}} @endif
{{--
{{__('Joined ')}} {{\Carbon\Carbon::parse($this->user->created_at)->diffForHumans()}}
{{$this->user->created_at}}
--}}
{{--

--}} {{--
1212
2222
1212
--}}
{{--
--}} {{--
@if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
{{ __('New') }} @if ($this->user->profile_photo_path) {{ __('Remove') }}
@endif
@endif
--}} {{--
name error
--}} {{--
@if (Laravel\Fortify\Features::enabled(Laravel\Fortify\Features::emailVerification()) && $this->user->hasVerifiedEmail())

{{ __('Your email address is unverified.') }}

@if ($this->verificationLinkSent)

{{ __('A new verification link has been sent to your email address.') }}

@endif @endif
--}} {{--
--}} {{--
name error
--}} {{--
csacas
--}} {{--
--}} {{--
name error
--}} {{--
@if (Laravel\Fortify\Features::enabled(Laravel\Fortify\Features::emailVerification()) && $this->user->hasVerifiedEmail())

{{ __('Your email address is unverified.') }}

@if ($this->verificationLinkSent)

{{ __('A new verification link has been sent to your email address.') }}

@endif @endif
--}} {{--
--}} {{--
--}} {{__('update')}} {{ __('Updated') }} {{-- {{ __('Updated') }} --}}