@include('layouts.public.links') @yield('links')
@yield('content')
@include('layouts.public.scripts') @yield('scripts')