Back
{{#each rows}}
{{ServiceName}}
{{#if ../canMakeReservations}}
Reserve
Modify Reservation
{{/if}}
{{ServiceDescr}}
{{/each}}