Garage receipt with a Parking header, monospace plate, entry timestamp, and level and spot footer.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ticket6 } from "@/components/beste/piece/ticket6";
<Ticket6
code="P-2891"
plate="ABC 1234"
enteredAt="Jun 14 · 14:32"
level="Level 2"
spot="B-08"
/>