/home/techb158/ileadtechnology.com/resources/views/bbl
NameSizeModeActions
create.blade.php67430644editdlrm
edit.blade.php63790644editdlrm
index.blade.php37620644editdlrm
joinmeeting.blade.php3520644editdlrm
recordings.blade.php11960644editdlrm
setting.blade.php20710644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/bbl/create.blade.php (6743B)
@extends('admin/layouts.master') @section('title', 'Create a new meeting') @section('body')
@include('admin.message')
Create a new meeting
@csrf
  • It will be count in minutes
    Should be diffrent from Moderator password
    @endsection @section('script') @endsection