@yield('styles') @include('partials.public-header')
@yield('content')
@include('partials.public-footer') @yield('scripts')