@include('template.top-logo')
@yield('navbar')
@yield('subtitle')
@yield('breadcrumb')
@yield('content') @include('template.footer')