{{-- Laravel Mix - CSS File --}}
@include('frontend::layouts.header')
@yield('content') @include('frontend::layouts.footer') {{-- Laravel Mix - JS File --}} @yield('scripts')