@if(empty($pdf)) @extends('layouts.sneat') @endif @section('content')
Zillion IT Solutions
S1, 2nd Floor, Kairali Complex |
ZITS Proforma Invoice
Invoice No: {{ $invoice->invoice_number }} To:
Client Name: M/s {{ $invoice->client->name }} |
| SL.NO. | Particulars Of Services HSN/SAC | Amount | |||
|---|---|---|---|---|---|
| {{ $index + 1 }} | @if($item->module) {{ $item->module->name }} @elseif($item->custom_module) {{ $item->custom_module }} @else {{ $item->description }} @endif | {{ number_format($item->amount, 2) }} | |||
| Resources Involved | |||||
| {{ $invoice->designations->map(function ($designation) { return $designation->name . ' - ' . $designation->pivot->count; })->join(', ') }} | |||||
| Resources Involved | --}}Used Technology | {{ $technologies->whereIn('id', $selectedTechnologies)->pluck('technology')->implode(', ') }} | |||
| Service Total | ₹{{ number_format($invoice->total_amount, 2) }} | ||||
| Received Amount | {{ $invoice->received_amount ? '₹' . number_format($invoice->received_amount, 2) : 'NIL' }} | ||||
| Balance | ₹{{ number_format($invoice->total_amount - ($invoice->received_amount ?? 0), 2) }} | ||||
| Grand Total | ₹{{ number_format($invoice->total_amount, 2) }} | ||||
| Total Invoice Amount In Words: {{ $amountInWords }} only | |||||
Bank Details:Beneficiary: Zillion IT Solutions |
Certified that the particulars given above are true and correct. For Zillion IT Solutions____________________________ Authorised Signatory |