Legal Notice ({{ ucfirst($notice->notice_type) }})
Project: {{ $project->name }}
Date: {{ $notice->notice_date->format('Y-m-d') }}
Customer: {{ $booking->customer->name }} ({{ $booking->customer->cnic }})
Unit: {{ $booking->unit->unit_number }}
Booking #: {{ $booking->booking_number }}
Message: {{ $notice->description ?: 'Please clear your overdue installments immediately to avoid legal action.' }}