Client detail page
The one-stop view for everything related to a single client.
How to open
Click any row in the Clients list, or Enter on the top search result. The URL looks like /clients/<id>.
Header card
The top section shows the client’s:
- Full name
- Phone (with country flag)
- Address
- Count of linked vehicles and services
- Edit and Delete actions
Vehicles section
Lists every vehicle currently linked to this client. For each vehicle you see the make, model, year, and license plate. From here you can:
- Add an existing vehicle (pick from your whole database).
- Create a new vehicle inline — opens the add-vehicle form pre-wired to this client.
- Remove the link between a vehicle and this client (the vehicle record stays; only the ownership link is removed).
- Click any vehicle row to open its detail page.
Service history section
Every service order tied to any of this client’s vehicles. Filters:
- By status — all / in progress / completed / cancelled / scheduled / waiting for parts.
- By date range.
- By vehicle (if they have several).
Each row shows the date, status badge, description, vehicle, inspection-item count, and a link to the service page.
Visibility
Each client has a visibility toggle:
- Public — every user in your workshop can see this client.
- Private — only admins and the employee who created the client can see it.