@auth
@include('laravel-crm::layouts.partials.nav')
@endauth
@include('flash::message')
@yield('content', $slot ?? null)