@include('includes.partials.mobile-slider')
@include('includes.partials.bread-crumbs',['layout' => 'mobile'])
@yield('content')
@include('includes.partials.mobile-footer')
@yield('meta')