@extends('layouts.appv2') @section('content') {{-- table index start --}}
Edit Working Hours
@if ($message = Session::get('success')) @endif @if ($message = Session::get('error')) @endif @if ($errors->any()) @endif {{-- --------------------------------------------------------------------------- --}}
@csrf
E.g: 08:30
E.g: 17:30
If YES, this time schedule will be used for the Flexible Time list.

{{-------------------- --}}
{{-- table index end --}} @endsection