@include('partials.header')
@navigation
@section('top') @show @include('partials.notifications') @section('content') @show @include('partials.footer') @section('bottom') @show