@extends('layouts.horizontal', ['title' => 'Calendar', 'topbarTitle' => 'Calendar']) @section('content')

Drag and drop your event or click in the calendar

New Event Planning
Meeting
Generating Reports
Create New theme
@endsection @section('scripts') @vite(['resources/js/pages/apps-calendar.js']) @endsection