@extends('layouts.master') @section('content')
Office Working Hours Edit Office Working Hours {{-- Forms --}} {{-- Form Layouts --}}

Edit New Office Working Hours Office Working Hours List

{{--

--}} {{--
--}}
Edit Office Working Hours
@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
@endsection