@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