@extends('layouts.master') @section('content')
Office Working hours

Office Working hours List Add Office Working hours

{{--

--}} {{--
--}}
{{--
--}}
@foreach ($office_working_hours as $key => $office_hour) @endforeach
S.No Day Of Week Name Start Time End Time Created At Operations
{{ $key + 1 }} {{ $office_hour->day_of_week }} 12:00 am 12:00 am 01-01-1970 Edit
S.No Day Of Week Name Start Time End Time Created At Operations
{{--
--}}
{{--
--}} @endsection @push('scripts') @endpush