@yield('styles')
@include('layouts.navbar')
@include('partials/alerts') @yield('breadcrumbs') @yield('content')
@yield('scripts')