{{ View::make('layout.header') }}
{{-- {{dd($scheduledata)}} --}}
@csrf
{{--
--}} {{-- Basic Information --}}
@if ($errors->has('schedule_id')) {!! $errors->first('schedule_id') !!} @endif
@if ($errors->has('work_schedule')) {!! $errors->first('work_schedule') !!} @endif
@if ($errors->has('name')) {!! $errors->first('name') !!} @endif
@if ($errors->has('description')) {!! $errors->first('description') !!} @endif
@if ($errors->has('color')) {!! $errors->first('color') !!} @endif
@if ($errors->has('schedule_type')) {!! $errors->first('schedule_type') !!} @endif
{{-- --}} {{--
--}}

Warning: Invalid argument supplied for foreach() in /home/ecoleave/public_html/backup/v6/resources/views/E-Attendance/schedule/edit_schedule.blade.php on line 273
Weekday Day Type In Break Resume Out Minimum OT In-Out Range Lunch Range Flexi Lunch Min Flexi Hour In Cutoff Hours Out Cutoff Hours
Round To Nearest Minutes
Rounding
{{ View::make('layout.footer') }} @include('inc.access_management-model')