/home/techb158/ileadtechnology.com/resources/views/zoom
NameSizeModeActions
create.blade.php151650644editdlrm
edit.blade.php77580644editdlrm
index.blade.php60130644editdlrm
meeting.blade.php28350644editdlrm
setting.blade.php29810644editdlrm
show.blade.php44200644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/zoom/create.blade.php (15165B)
@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