@include('dashboard.headerlinks')
{{csrf_field()}}
@if(!isset($user))
@endif
@include('dashboard.footerlinks')