Open the menu
    ```html

    Online Service: Administration of Service Hours

    In this interface, it is possible to register, edit, and remove service hours.

    Users will be able to initiate requests during the periods specified here using the Service Request interface.

    Features

    • It is an administration interface

    Screens

    Administration of Service Hours

    Data

    Service hours

    • Day of the week(integer): The day of the week for service.
    • Start time(hour): The start time of the service.
    • End time(hour): The end time of the service.

    Links

    Permissions

    • Administer: Allows managing requests. This permission also includes the "Attend" permission.

    Actions

    • Delete service hour: Permanently removes the selected service hours.
    • Duplicate
    ```