{{ strtoupper(Auth::user()->name) }} {{ Auth::user()->role_id }} Member since {{ Auth::user()->created_at->format('M. Y') }}
{{ $app->name }}