{{--
--}}
@if ($firstBanner)
@endif
@stack('css') @yield('other_meta_tags')
{{-- --}}
@include('frontend::layouts.header')
@yield('content') @include('frontend::layouts.footer')
@include('frontend::layouts.toastr-messages') @stack('js') @include('frontend::frontend.modals.home-popup') @include('frontend::frontend.modals.dealers-modal')