@include('client.layout.header') {{-- main content --}}
@yield('content')
{{-- footer --}} @include('client.layout.footer') {{-- --}} @stack('script')