auth()->check() , "out" => ! auth()->check()])>
내강의실
@if (auth()->check())
-
마이페이지
@if ($User->is->admin)
- Reset Cache
@endif
@endif
@if (auth()->check() && $service == 'ielts')
-
@endif
-
-
@if(auth()->check())
{{ auth()->user()->name }}님, 반가워요.🙂
로그아웃
@else
@endif