@include('layouts.main_header')
@yield('content')
@include('layouts.main_footer')