@extends('admin.layouts.master') @section('title','Edit Google meet') @section('maincontent') @include('admin.layouts.topbar',$data)
@if ($errors->any()) @endif
{{ __('Edit') }} {{ __('Google meet') }}
@csrf

Set to None if you want to use your account timezone.

@endsection @section('script') @endsection