{{-- --}} {{-- --}} {{-- --}} @php $si=0; @endphp @foreach($Customers as $Customer) {{-- --}} {{-- --}} {{-- --}} @endforeach
{{__('lng.SiNo')}} {{__('lng.Title')}} {{__('lng.Mobile')}}{{__('lng.OpeningBalance')}}{{__('lng.DR/CR')}}{{__('lng.Narration')}}{{__('lng.Action')}}
{{++$si}} {{$Customer->title}}{{$Customer->accountgroup->title}}{{$Customer->mobile}}{{$Customer->DRorCR}}{{$Customer->narration}} {{--
--}}
@csrf @method('delete')
{{--
--}}

{{$Customers->count()}} {{__('lng.Items')}}