Hello {{ $estimate->customer->name }},

Your estimate from {{ config('app.name') }} is attached as a PDF.

Total: ${{ number_format($estimate->total, 2) }}

Thank you.