@extends('layouts.main') @section('content')


{!! $calendar->calendar() !!} {!! $calendar->script() !!}
@stop