@include('merchant.partials.header-assets') @stack('css')
@include('merchant.partials.preloader')
@include('merchant.partials.side-nav')
@include('merchant.partials.top-nav') @yield('content')
@include('merchant.partials.footer-assets') @include('merchant.partials.push-notification') @stack('script')