@extends('front.layout.app') @section('beforeHeadClose') @endsection @section('content') @php $settingArr = settingArr(); @endphp @php echo cms_page_heading('Google Calendar',261) @endphp @php echo cms_edit_page('cms',$data->id);@endphp

Add Event

Show Google Calendar @php echo adjustUrl($data->content) @endphp
@csrf
@endsection @section('beforeBodyClose') @endsection