{{ csrf_field() }}

{{ __("Auto replies will be sent outside of the specified office hours.") }} {!! __("Office hours are based on your :%a_begin%company timezone:%a_end%.", ['%a_begin%' => '', '%a_end%' => ' ('.config('app.timezone').')']) !!}

@include('officehours::partials/schedule_select', ['day' => 1])
@include('officehours::partials/schedule_select', ['day' => 2])
@include('officehours::partials/schedule_select', ['day' => 3])
@include('officehours::partials/schedule_select', ['day' => 4])
@include('officehours::partials/schedule_select', ['day' => 5])
@include('officehours::partials/schedule_select', ['day' => 6])
@include('officehours::partials/schedule_select', ['day' => 0])