@yield('ext_css')
@include('shared.merchant_header') @include('shared.merchant_sidebar')
@yield('content')
@include('shared.merchant_footer')
@yield('ext_js')