@extends('layouts.base_pdf')
@section('inner_content')
|
CIEF WORLDWIDE SDN BHD
(1134596-M) No. 72-3, Jalan Jalil 1, The Earth Bukit Jalil, 57000 Kuala Lumpur Tel: 03-8082 1252 TIN: C23880226040, MSIC: 46909 SST: W10-2403-32000643 |
E-Invoice
EI#: {{ $autocountId ?? 'NONE'}}
Ref# {{ $booking->marking }}
Date: {{ $document_date->toDateString() }}
|
| Bill To | ||
|
{{ $supplier->name }}
@if ($brn)
(ROC: {{ $brn->reference }})
@endif
@php
$billingAddress = $supplier->addresses()->where('e_invoice', '=', true)->latest()->first();
@endphp
{{ $billingAddress->street_one }}
{{ $billingAddress->street_two }},
{{ $billingAddress->district()->first()->name }},
{{ $billingAddress->postcode }}
{{ $billingAddress->state()->first()->name }},
{{ $billingAddress->country()->first()->name }}
Phone: {{ $supplier->contacts()->first()->phone }}
@if ($supplier->e_invoice === 1)
Buyer TIN: {{ $supplier->tin }}
@endif
|
||
|
{{ $autocountEInvoiceValidationLink }}
|
| This is generated by computer. No signature required. | Page {PAGENO} of {nbpg} |