Dashboard
@if(auth()->user()->hasPermission('srp.admin'))
15
@endif
@include('inc.messages')
@yield('content')