@extends('layouts.admin') @section('content')
{{ trans('cruds.tasksCalendar.title') }}
@endsection @section('scripts') @parent @stop