@extends('layouts.student') @section('title', 'Chat IA - MentoraMind') @section('content') @if(session('error'))
{{ __('student.chat.subtitle') }}
{{ __('student.chat.delete_confirmation') }}
{{ $activeConversation->title }}