{{ $quotation->number }}

QUOTATION
Tanggal : {{ Common::dateFormat($quotation->start_date) . ' - ' . Common::dateFormat($quotation->end_date) }}
Nama Pelanggan : {{ $quotation->customer->name }}
Nama PIC : {{ $quotation->customer->name_pic }}
{{ Config::get('param.app.copyright') }}. All rights reserved.
Application Version 1.0