@extends('layout.app') @section('content') @php $roomName = 'reunion-' . round(microtime(true) * 1000); $jitsiAppId = env('JITSI_APP_ID'); @endphp
Téléconsultation · Hôte : {{auth()->user()->proName()}}, Patient :
{{--
    --}} {{--
  • assistant_photoAction
  • --}} {{--
  • printAnother action
  • --}} {{--
  • favoriteSomething else here
  • --}} {{--
--}}
@csrf
@include('teleconsultation.partials.ai-assistant')
Envoyer au patient l'email de rapport cette téléconsultation
Annuler
@endsection @push('scripts') @endpush