@if (auth()->check() ) {{ auth()->user()->name }} LOGOUT @else LOGIN REGISTER @endif