123 Showroom Drive, Melbourne VIC 3000
(03) 9999 1234  |  quotes@degabrielekitchens.com.au
QUOTE
{{ $quote->quote_number }}
{{ $quote->statusLabel() }}
Quote To
{{ $quote->contact?->full_name ?? 'N/A' }}
@if($quote->contact?->company)
{{ $quote->contact->company }}
@endif @if($quote->contact?->email)
{{ $quote->contact->email }}
@endif @if($quote->contact?->phone)
{{ $quote->contact->phone }}
@endif
Quote Date
{{ $quote->created_at->format('d M Y') }}
Valid Until
{{ $quote->valid_until?->format('d M Y') ?? '—' }}
@if($quote->job)
Job Reference
{{ $quote->job->job_number }}
@endif
@if($quote->description)
Project Description

{{ $quote->description }}

@endif @foreach($quote->sections as $section) @foreach($section->items as $item) @endforeach @endforeach
Description Qty Unit Price Total
{{ $section->name }}
{{ $item->description }}
@if($item->notes)
{{ $item->notes }}
@endif
{{ $item->quantity }} ${{ number_format($item->unit_price, 2) }} ${{ number_format($item->total, 2) }}
Subtotal${{ number_format($quote->subtotal ?? 0, 2) }}
@if($quote->discount_amount > 0)
Discount-${{ number_format($quote->discount_amount, 2) }}
@endif
GST (10%)${{ number_format($quote->gst ?? 0, 2) }}
Total (inc. GST)${{ number_format($quote->total ?? 0, 2) }}
Deposit Required ({{ $quote->deposit_pct ?? 30 }}%) ${{ number_format(($quote->total ?? 0) * (($quote->deposit_pct ?? 30) / 100), 2) }}
Terms & Conditions

{{ $quote->terms ?? 'Payment terms: Deposit due on acceptance. Balance due 14 days prior to installation. Prices are inclusive of GST. This quote is valid for 30 days from the date of issue. Degabriele Kitchens reserves the right to vary pricing if materials costs change significantly. All cabinetry and bench-tops are custom manufactured to order and are non-refundable once production has commenced.' }}

Client Acceptance
Signature & Date
Authorised By — Degabriele Kitchens
Signature & Date