{{-- --}} {{-- --}}
{{-- Header --}}
@if($invoice->logo)
logo
@endif
HAPPY GRAINS HOLDINGS SDN BHD1336829-K

No: 5-01 Jalan Permas 10/3, Bandar Baru Permas Jaya, 81750 Johor Bahru, Johor.


{{-- --}}
Date: {{ $invoice->date->format('Y-m-d') }}Date: {{ $invoice->date->format('Y-m-d') }}
To: Officer-In-Charge
RE: PROMOTERS DETAILS

Thank you for your continuous support with Happy Grains. We are pleased to inform you that the following staff has been arranged to your outlet listed below as they will be conducting our products promotional activities.

{{-- Table --}} {{-- @if($invoice->hasItemUnits) @endif --}} {{-- --}} {{-- --}} {{-- @if($invoice->hasItemDiscount) @endif @if($invoice->hasItemTax) @endif --}} {{-- --}} {{-- Items --}} @foreach($invoice->items as $key => $item) @endforeach
NO NAME IC Number Date Outlet{{ __('invoices::invoice.units') }}{{ __('invoices::invoice.quantity') }}{{ __('invoices::invoice.price') }}{{ __('invoices::invoice.discount') }}{{ __('invoices::invoice.tax') }}{{ __('invoices::invoice.sub_total') }}
{{ $key + 1 }} {{ $item->promoterName }} {{ $item->promoterICNumber }} {{ $item->promoterDate }} {{ $item->promoterOutlet }}
{{--
@if($invoice->notes)

{!! $invoice->notes !!}

@else

{{ trans('invoices::invoice.notes') }}:

@endif
--}}

Should you have any queries for the above mentioned, please do not hesitate to contact me at 011-33741471 for further clarification

Thank you.
Your faithfully,
HAPPY GRAINS MANAGEMENT
{{--

{{ trans('invoices::invoice.amount_in_words') }}: {{ $invoice->getTotalAmountInWords() }}

{{ trans('invoices::invoice.pay_until') }}: {{ $invoice->getPayUntilDate() }}

--}} {{-- --}}