export pdf table limit

This commit is contained in:
KhatamNugraha
2024-02-20 09:13:58 +07:00
parent 06af97867d
commit d8033a305b

View File

@ -239,7 +239,7 @@
</tr>
</thead>
<tbody>
{{-- @if (count($data['DataLimit']) > 0 )
@if (count($data['DataLimit']) > 0 )
@php $i=1 @endphp
@foreach ($data['DataLimit'] as $limit)
@ -299,7 +299,7 @@
<tr class="space1">
<td class="space1" colspan="9" style="text-align: center;">Tidak Ada Fasilitas </td>
</tr>
@endif --}}
@endif
</tbody>
</table><br>