liberu-billing/billing-laravel

Add Client Notes Feature

Opened this issue · 0 comments

Description: Allow users to add internal notes for each client.

Tasks:
Create ClientNote model and migration.
Develop UI for adding and viewing notes on the client profile page.
Implement search and filtering for client notes.
Acceptance Criteria:
Users can add, view, and search internal notes for each client.
Notes are linked to the client’s profile.