@stack('styles')
@include('mobile.template.header')
@yield('content')
@include('mobile.template.footer')
@stack('scripts')