{{ $user->fullName() }}
{{ $user->age($user->date_of_birth) }} years old
Bio
{{ Str::limit($user->biography, 100) }}
{{ $user->biography }}