@extends('template.app') @section('meta') @endsection @section('title') Sales Report @endsection @section('styles') @endsection @section('content')
| No. | Branch | KEC Name | Team Leader | Date | Particulars | Bill to | Bill to Address | Ship to | Ship to Address | Invoice No | Voucher Ref. No.- Hypo | GSTIN/UIN | PAN No. | Addhar Card No | Pan Link Status | Quantity | VIN No. | Engine No. | Model | Varient | Colour | Gross Total | @foreach ($columnDefs as $col){!! $col['title'] !!} | @endforeachCGST Output -14% | SGST Output -14% | IGST Output -28% | @foreach ($cess as $item)Compensation Cess Output @ {{ $item->compensation_cess }}% | @endforeach
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@php $tabIndex = 23; @endphp
@foreach ($columnDefs as $column)
|
@endforeach
|
|
|
@foreach ($cess as $item)
@php
$cessKey = \Illuminate\Support\Str::slug("Compensation Cess Output @ {$item->compensation_cess} %", '_');
@endphp
|
@endforeach