@include('layouts.partial.web.head') @yield('extra-css')
@include('layouts.partial.web.header') @yield('content') @yield('extra-js');