@extends('admin.layouts.master') @section('title', 'Calendar | Vogue Technics') @section('styles') @endsection @section('content')

Bookings Calendar

Showing current month bookings by default.

@endsection @section('scripts') @endsection