FORM

HL-1907

barcode
{{$transaction->transaction_reference_number}}
logo

Fadlan Bixi-Sii:

Dowlada Hoose ee Hargeysa

address

Qaan-Sheegad:

@if (!isset($transaction->buyer->full_name) && $transaction->service->name == 'Litigation') {{ $customer->full_name }}
{{ $customer->location_reference }}
{{isset($customer->cusDistrict->name)? $customer->cusDistrict->name :'' }}
{{ $customer->mobile_1 }}
{{ $customer->email }}
@else {{ $transaction->buyer->full_name }}
{{ $transaction->buyer->location_reference }}
{{isset($transaction->buyer->cusDistrict->name)? $transaction->buyer->cusDistrict->name :'' }}
{{ $transaction->buyer->mobile_1 }}
{{ $transaction->buyer->email }}
@endif

Qaan-Sheegad: {{ $transaction->erp_invoice_id }}
Tirsiga Macaamilka: {{$transaction->transaction_reference_number}}

{{date('d-m-Y', strtotime($transaction->application_date))}}
Tirsiga GR-Ka: {{isset($payment->gov_bill_number)? $payment->gov_bill_number : ''}}

Faahfaahinta Qaan-Sheegadka

@if (isset($transaction->erp_payment_id)) @if($transaction->payment_reference_number) @endif
Tirsiga Juwanka Lacag-Bixinta: {{ $transaction->erp_payment_id }} Taariikhada Lacag-Bixinta: {{date('d-m-Y', strtotime($transaction->payment_date))}}
Habka Lacag-Bixinta: {{ $transaction->payment_method }}Tirsiga Tixraaca Lacag-Bixinta: {{ $transaction->payment_reference_number }}
@endif @if (!isset($transaction->erp_payment_id)) Pay

@endif
{{ Form::hidden('d_transaction_id', $transaction->id, array('id' => 'd_transaction_id')) }} {{ Form::hidden('payment_status', $transaction->payment_status, array('id' => 'payment_status')) }} {{ Form::hidden('payment_reference_number', $transaction->payment_reference_number, array('id' => 'payment_reference_number')) }} @php ($taxrate = 0) @php ($index = 1) @php ($nettotal = 0) @php ($taxtotal = 0) @php ($grandtotal = 0) @foreach($sales_invoice->items as $item) @php ($itemrate = $item->rate) @php ($displayrate = number_format($item->rate, 2)) @php ($tax = 0) @php ($subtotal = $item->amount) @php ($taxtotal += $tax) @php ($nettotal += $subtotal) @endforeach @foreach($sales_invoice->taxes as $key => $tax) @endforeach
Tirsiga Faafaahin Tirada Dhimista% Tirada Lacagta({{isset($currency_symbol)? ' '.$currency_symbol : '$'}})
{{ $index++ }} {{ $item->item_name }} {{ $item->qty }} @if($item->uom != "Nos") {{ $item->uom }} @endif {{ $item->discount_percentage }} {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($subtotal,2) }}
Isugeyn Guud {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($nettotal,2) }}
Cashuurta
{{$tax->description}} {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($tax->tax_amount_after_discount_amount, 2) }}
Isugenta Casuurta {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($sales_invoice->total_taxes_and_charges, 2) }}
Dhimis Dheeraad ah {{isset($currency_symbol)? $currency_symbol : '$'}} {{ number_format($sales_invoice->discount_amount, 2) }}
Wadarta Guud {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($sales_invoice->rounded_total, 2) }}
Lacagta La Bixiyey {{isset($currency_symbol)? $currency_symbol : '$'}}{{ number_format($sales_invoice->rounded_total, 2) }}
Lacagta Hadhsan 0

Contact : support@dhhgov.org

{{date('d-m-Y')}}