@if (Auth::check() && Auth::user()->username == 'agustin')
@else @yield('content') @endif