{{ $user->name }}

@if ($user instanceof App\Models\User) {{ $user->name }}'s profile picture @else {{ $user->name }}'s profile picture @endif