@extends('layout.master')
@section('title', 'Calendar')
@section('content')
Events List
My Event 1
Birthday Party
Meeting
Conference
My Event 5
ToDo List This Month task list
@stop
@section('popup')
@stop
@section('page-styles')
@stop
@section('page-script')
@stop