@yield('ext_css')
@include('layouts.partials.nav')
@yield('content')
@yield('ext_js') @yield('script')