{{-- User Info Component This component displays the user's name and balance. Parameters: - user: The authenticated user --}} @props(['user'])