@yield('header_styles')
@include('admin.layouts._notifications') @include('admin.layouts._messages')
@if(Sentinel::getUser()->pic)
@else
@endif
{{ Sentinel::getUser()->first_name }} {{ Sentinel::getUser()->last_name }}
@if(Sentinel::getUser()->pic)
@else
@endif
{{ Sentinel::getUser()->first_name }} {{ Sentinel::getUser()->last_name }}
My Profile
Account Settings
Lock
Logout
@yield('footer_scripts')