@if(auth()->check())
@csrf
@endif
@if(auth()->check())

Selamat Datang {{ auth()->user()->name }}, di

@else

Selamat Datang, di

@endif Logo JH