@if(method_exists($pengaturan, 'links')) @php $pengaturan = $pengaturan ?? null; $no = (($pengaturan->currentPage()-1) * $pengaturan->perPage()) + 1 @endphp @else @php($no = 1) @endif @foreach($pengaturan as $value) @if($value->jenis == 'text') @else @endif @endforeach
No Nama Konten Action
{{ $no++ }} {{ $value->nama }}{{ $value->konten }}konten") }}" alt="" class="img-fluid" style="height: 35px;">
@if(method_exists($pengaturan, 'links')) {{ $pengaturan->links('vendor.pagination.custom', ['function' => 'search_pengaturan']) }} @endif