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


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


    @endsection @section('script') @endsection