@if (App::isLocale('th')) @include('app.pdf.locale.th') @endif
                    @if ($logo)
                        {{ $estimate->customer->company->name }}@endif @endif | 
            
| @lang('pdf_estimate_number') | {{ $estimate->estimate_number }} | 
| @lang('pdf_estimate_date') | {{ $estimate->formattedEstimateDate }} | 
| @lang('pdf_estimate_expire_date') | {{ $estimate->formattedExpiryDate }} |