@extends('layouts.vertical', ['title' => 'Calendar', 'sub_title' => 'Apps', 'mode' => $mode ?? '', 'demo' => $demo ?? '']) @section('content')

Drag and drop your event or click in the calendar

How It Works ?
  • It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
  • Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.
  • It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
@endsection @section('script') @vite('resources/js/pages/apps-calendar.js') @endsection