@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@if(in_array("add_schedule", $userPermissions)) @lang('modules.zoommeeting.addMeeting') @endif @lang('modules.zoommeeting.tableView')
{{-- End --}} {{--Ajax Modal--}} {{--Ajax Modal Ends--}} {{--Category Modal--}} {{--Category Ajax Modal Ends--}} @endsection @push('footer-script') @endpush