Version 1.0
Returns the value of the id field of the service.
{{ response.service.id }}
20
Version 1.0
Returns the value of the title field of the service.
{{ response.service.title }}
Example Title
Version 1.0
Returns the value of the content field of the service.
{{ response.service.content }}
Version 1.0
Returns the value of the short_content field of the service.
{{ response.service.short_content }}
Version 1.0
Returns all of the line image in the service.
Version 1.0
Returns all of the line banner in the service.
Version 1.0
array( title, column1, column2, childs( title, subtitle) )
Version