@yield('title')
@yield('css')
@include('client.components.header') @yield('content') @include('client.components.footer') @yield('js')