📋 Tasks Manager

{{ task.title }}
{{ getStatusName(task.statusId) }}
{{ getClientName(task.clientId) }} â‚Ŧ{{ task.price }}
{{ task.description }}
đŸ’Ŧ {{ task.followups.length }} followup{{ task.followups.length !== 1 ? 's' : '' }}
📭

No tasks found

Statuses

{{ s.name }}

Clients

{{ c.name }}

Archive

{{ task.title }}