@toastr_css
{{ auth()->user()->name }}
{{ auth()->user()->name }}
{{ auth()->user()->user_name }}
Sign Out
@php $usr = Auth::guard('web')->user(); @endphp
{{ $slot }}
@yield('custom-js') @jquery @toastr_js @toastr_render