@stack('style')
@include('includes.header')
@yield('body')
@if (Session::has('alert')) @endif @stack('script')