@if(!empty($errors->all()))
@endif
{{ csrf_field() }}
Information
{!! Form::select('faculty_service', array(""=>__("tr.Select Service"))+'App\FacultyServices'::serviceTypeList() , $facultyService, array('id'=> 'faculty_service', 'class'=>'selectize', 'required'=>'required', 'title'=> __('tr.Faculty Service'))); !!}
Date
Schedule Start Time