@php $user = Auth::guard('user')->user(); @endphp

{{ $user->first_name }}

@section('scripts') @endsection