@extends('layouts.content') @section('content')
{!! $calendar->calendar() !!} {!! $calendar->script() !!}
@stop