@auth @else @endauth
@auth 2 @endauth
@auth @else 로그인 @endauth
2
GLOBEAU
@auth
{{ Auth::user()->name ?? '회원' }}님 환영합니다.
@else

프리미엄 뷰티몰, 글로뷰에 오신 것을 환영합니다.

@endauth