@extends('layouts.admin') @section('content')
{{ trans('global.systemCalendar') }}
@endsection @section('scripts') @parent @stop