@php
$flows = [
'Call to Group',
'Call to User',
'Play Audio',
'Leave Voicemail',
'Call any Phone Number',
'Disconnect',
'Voice Menu',
'Dial by Name',
'Queue',
];
@endphp
@foreach($flows as $flow)
{{$flow}}
@endforeach
{{--modals--}}
Work Schedule
You can handle your incoming calls in a different way for business and after
business hours and holidays. For example, ask caller to leave a voicemail message after your
business hours.