@extends('layouts.user') @section('title', 'Start New Meeting') @section('page_title', 'Meeting Setup') @section('content')

Create Session

Instant Real-time Connection

@csrf
@error('title')

{{ $message }}

@enderror

Host Privileges

As the creator, you will have exclusive control to Approve/Decline join requests and End the Meeting for all participants.

@endsection