{{-- Include header --}} @include('includes.frontend.header')
{{-- Main content will be injected here --}} {{ $slot }}
{{-- Include footer --}} @include('includes.frontend.footer')