{{--@if (file_exists(public_path('img/fsm-logo.png')))--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--@else--}}
{{$campany->company_name}}
{{--@endif--}}
Invoice Number.: |
OAT2024 - {{$invoice->id}} |
|
|
Invoice Date.: |
{{$invoice->date_created}} |
|
CREDIT PERIOD: |
{{$invoice->credit_period}} |
|
|
|
FROM |
{{$campany->company_name}}
{{$campany->company_address}}
PLOT 7 and 9 BLOCK A
MSAMVU INDUSTRIAL AREA
+255 713 771168
|
|
|
@if($invoice->bill_consignee == 1)
To |
{{$invoice->consignee}}
|
AGENT |
{{$invoice->client->name}}
{{$invoice->client->address}} {{$invoice->client->region}}
{{$invoice->client->country}}
|
@else
To |
{{$invoice->client->name}}
|
@endif
|
|
|
|
Exchange Rate: |
{{$invoice->exchange_rate}} |
|
|
Currency: |
@if($invoice->currency == 'USD')
Us Dollars
@elseif($invoice->currency == 'TSH')
Tsh
@endif
|
|
{{--AMOUNT IN WORDS --}}
{{----}}
{{-- --}}
{{-- --}}
BANK DETAILS
Name: {{$invoice->bankAccount['name']}}
Bank: {{$invoice->bankAccount['bank_name']}}
Account Number(USD): {{$invoice->bankAccount['account_number']}}
SWIFT Code: {{$invoice->bankAccount['swift_code']}}
{{$invoice->bankAccount['location']}}
APPROVAL
|