@include('layouts.navigation')
@yield('content')
@include('layouts.footer')