@extends('admin/layouts.master') @section('title', 'Create new jitsi meeting') @section('body') @include('admin.message')
Create a new jitsi meeting
@csrf


  • Set to None if you want to use your account timezone.

    @endsection @section('script') @endsection