{{-- heaad --}} @include('frontend.partials.head') {{-- end heaad --}}
{{-- @include('frontend.partials.topbar') --}} @include('frontend.partials.navbar') @yield('content') @include('frontend.partials.footer') @include('frontend.partials.js') @yield('scripts')