@if (! Auth::guest())
Theme
Administrators Manage
Backup
@if(Auth::user()->image !== 'img/avatar.png')
@else
@endif
@endif @yield('content')