@extends('layouts.admin.main') @section('content')
{{ trans('calendar.add_title')}} {{ ucfirst(strftime("%A le %e %B %Y", strtotime($RequestDate))) }}
{{trans('calendar.add_form_event_name_help')}}
{{trans('calendar.add_form_event_mandatory_help')}}
{{trans('calendar.add_form_event_time_begin_help')}}
{{trans('calendar.add_form_event_time_end_help')}}
{{trans('calendar.add_form_event_name_help')}}
{{trans('calendar.add_form_event_desc_help')}}

{{ trans('calendar.reg_p1') }}

{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_ocom_help')}}
{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_plan_done_help')}}

{{ trans('calendar.reg_p2') }}

{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_ocom_help')}}
{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_classe_name_help')}}
{{trans('calendar.reg_plan_done_help')}}
@endsection @section('breadcrumb') @endsection @section('custom_scripts')
@endsection