@yield('styles')
@include('layouts.navbar')
@yield('content')
@include('layouts.alert') @yield('scripts')