change variable no
This commit is contained in:
@ -185,6 +185,9 @@
|
||||
@endforeach
|
||||
|
||||
@else
|
||||
@php
|
||||
$no= count($data['DataAccounts']);
|
||||
@endphp
|
||||
<tr class="space1">
|
||||
<td class="text-center space1">{{ $no+1 }}</td>
|
||||
<td class="text-left space1">DEPOSITO</td>
|
||||
|
Reference in New Issue
Block a user