@extends('layouts.student') @section('title', 'Mon Profil - MentoraMind') @section('content')
{{ __('student.profile.subtitle') }}
{{ auth()->user()->email }}
{{ auth()->user()->phone_number }}