@yield('meta_tags')
@include('customer.customer_includes.top-script')
@yield('top_import_file')
@include('customer.customer_includes.side-bar')
@include('customer.customer_includes.top-bar')
@include('customer.customer_includes.footer')
@include('customer.customer_includes.bottom-scripts')
@yield('bottom-scripts')