@include('layouts.main-nav')
@yield('content')
@include('layouts.footer')