{{ __('Set Product open/close time') }}

{{ __('Note') }}

{{ __('Product will be visible base on the day and time range set on this page.') }}

{{ __('Do not set any time if you want to keep the product visible all the time.') }}

{{ __('Day') }}
{{ __('Openning Time') }}
{{ __('Closing Time') }}
@if (!empty($workingTimings)) @foreach ($workingTimings as $key => $workingDay)
@endforeach @endif