@extends('admin.layouts.master') @section('title', 'Create a new meeting - Admin') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('Create a new meeting') }} @endslot @slot('menu1') {{ __('Meetings') }} @endslot @slot('menu2') {{ __('Google Meetings ') }} @endslot @slot('menu3') {{ __('Create a new meeting') }} @endslot @slot('button')