@include('layouts.navigation')
@include('layouts.topnavbar')
@yield('content')
@include('layouts.footer')
@section('scripts') @show