Services

Manage your service catalogue.

add New service
@if (loading()) { }
Name
{{ row.name }}
{{ row.description }}
Category {{ row.category }} Price {{ row.price | currency }} Status @if (row.active) { Active } @else { Inactive } Actions edit
@if (!loading() && rows().length === 0) {
inbox

No services yet. Click "New service" to add one.

}