@extends('layout.sidebar') @section('content') {{ HTML::style('packages/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css') }} {{ HTML::script('packages/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js') }} {{ HTML::script('packages/multiselect/js/multiselect.min.js') }}
{{ $errors->first('name') }}
@endif{{ $errors->first('start_hour') }}
@endif{{ $errors->first('end_hour') }}
@endif{{ $errors->first('selectedLevels') }}
@endif