@extends('layouts.master') @section('title', 'Calendar') @section('content')

Add Events

@endsection @section('scripts') @endsection