command view export pdf
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user