Location Opening Hours

@csrf
Day Open Time Close Time
Monday opening_hours->open_monday) checked @endif> opening_hours->open_monday) disabled @endif class="form-control monday_start_time" name="monday_start_time" value="{{$location->opening_hours->monday_start_time}}"> opening_hours->open_monday) disabled @endif class="form-control monday_end_time" name="monday_end_time" value="{{$location->opening_hours->monday_end_time}}">
Tuesday opening_hours->open_tuesday) checked @endif> opening_hours->open_tuesday) disabled @endif class="form-control tuesday_start_time" name="tuesday_start_time" value="{{$location->opening_hours->tuesday_start_time}}"> opening_hours->open_tuesday) disabled @endif class="form-control tuesday_end_time" name="tuesday_end_time" value="{{$location->opening_hours->tuesday_end_time}}">
Wednesday opening_hours->open_wednesday) checked @endif> opening_hours->open_wednesday) disabled @endif class="form-control wednesday_start_time" name="wednesday_start_time" value="{{$location->opening_hours->wednesday_start_time}}"> opening_hours->open_wednesday) disabled @endif class="form-control wednesday_end_time" name="wednesday_end_time" value="{{$location->opening_hours->wednesday_end_time}}">
Thursday opening_hours->open_thursday) checked @endif> opening_hours->open_thursday) disabled @endif class="form-control thursday_start_time" name="thursday_start_time" value="{{$location->opening_hours->thursday_start_time}}"> opening_hours->open_thursday) disabled @endif class="form-control thursday_end_time" name="thursday_end_time" value="{{$location->opening_hours->thursday_end_time}}">
Friday opening_hours->open_friday) checked @endif> opening_hours->open_friday) disabled @endif class="form-control friday_start_time" name="friday_start_time" value="{{$location->opening_hours->friday_start_time}}"> opening_hours->open_friday) disabled @endif class="form-control friday_end_time" name="friday_end_time" value="{{$location->opening_hours->friday_end_time}}">
Saturday opening_hours->open_saturday) checked @endif> opening_hours->open_saturday) disabled @endif class="form-control saturday_start_time" name="saturday_start_time" value="{{$location->opening_hours->saturday_start_time}}"> opening_hours->open_saturday) disabled @endif class="form-control saturday_end_time" name="saturday_end_time" value="{{$location->opening_hours->saturday_end_time}}">
Sunday opening_hours->open_sunday) checked @endif> opening_hours->open_sunday) disabled @endif class="form-control sunday_start_time" name="sunday_start_time" value="{{$location->opening_hours->sunday_start_time}}"> opening_hours->open_sunday) disabled @endif class="form-control sunday_end_time" name="sunday_end_time" value="{{$location->opening_hours->sunday_end_time}}">