@if(!auth()->check()) @else
Hi, {{ucwords(strtolower(auth()->user()->firstname))}}
@endif