{{--
--}}
{{--
--}} @yield('style')
@yield('modal') {{--
--}}
{{--
--}}
{{--
--}}
Home
Home
Monitor
Logout
@csrf
{{@Auth::user()->name}}
{{substr(@Auth::user()->name,0,1)}}
{{ __('Logout') }}
@csrf
@yield('content')
@yield('script')