@stack('styles')
logo
@include('web.layouts.partials.header')
@yield('content')
@include('web.layouts.partials.footer')
@stack('scripts')