logo small logo dark logo small logo

babel Dashboard

  • user-image @php $full_name = auth('admin')->user()->name; $first_name = explode(' ', trim($full_name ))[0]; // will print Hello @endphp
    {{ $first_name}}
    {{--
    {{ __("messages.Welcome !") }}
    --}} {{-- {{ __("messages.My Account") }} --}} {{-- {{ __("messages.Settings") }} --}} edit profile
    @csrf