@include('layouts.partials.assets')
@include('layouts.navigation')
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ $slot }}