@extends('layout.app') @section('content') @php $roomName = 'reunion-' . round(microtime(true) * 1000); @endphp
Téléconsultation · Hôte : {{auth()->user()->proName()}}, Patient :
{{--
    --}} {{--
  • assistant_photoAction
  • --}} {{--
  • printAnother action
  • --}} {{--
  • favoriteSomething else here
  • --}} {{--
--}}
@csrf
{{-- @endif--}}

@if(auth()->user()->subGold())
@endif

{{-- --}} {{-- --}} {{-- --}}
{{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- +--}} {{--
--}}
Envoyer au patient l'email de rapport cette téléconsultation
Annuler
@endsection @push('scripts') @endpush