@include('includes.header')
{{--
@include('includes.horizontal-header')
--}}
@yield('content')
@include('includes.head')