{{-- | SL | --}}
Service Name |
Qty |
Sale Price |
Disc |
Total |
Action |
@if(count($finalArray) > 0)
@php $sl=0; @endphp
@foreach($finalArray as $mainKey => $saleItems)
@foreach($saleItems as $packageKey => $packageItems)
@endforeach
@endforeach
@endif
Find Test Name