@extends('layout.app') @section('content') @php $roomName = 'reunion-' . round(microtime(true) * 1000); $jitsiAppId = env('JITSI_APP_ID'); @endphp