Dashboard
Total estimates
{{ $estimateCount }}
This month
{{ $monthlyEstimateCount }}
Plan
{{ strtoupper($activeSubscription->plan ?? 'free') }}
Recent estimates
{{ $estimate->title }}
{{ $estimate->customer->name }} • {{ $estimate->created_at->format('M j, Y') }}
{{ $estimate->status }}
${{ number_format($estimate->total, 2) }}
Workflow
1. Describe the job
Tell the system what the contractor needs to do.
2. Generate the estimate
AI creates line items and totals automatically.
3. Send the proposal
A PDF is saved and emailed to the customer.