# Service
Field | Type | Modifiable | Description |
---|---|---|---|
id_service | Number | No | Unique identifier of the service. |
title | String | Yes | title of service. |
abstract | String | Yes | Service summary. |
content | String | Yes | Service content. |
image | File | Yes | Image of the service. |
position | Fire | Yes | Defines the order in which the service should be displayed. |
❗ ️ Important
When adding or editing a service, the image (file) must be sent in the parameter called image from an html form, the supported formats are PNG, JPEG, JPG and GIF.