@extends("myViews.backOffice.layout.backOfficeLayout") @section("page") Calendrier @endsection @section("pageIcon") @endsection @section("firstLevelLayoutBodyContent")
{{----}} Légende
{{--
--}}
@foreach($c_types as $c_type)
{{ $c_type["front"] }}
@endforeach
Calendrier
{{--
--}}
{{--
Draggable Events

Add Event


--}} @endsection @section("pageJs") @endsection