Processing...
@foreach ($formulars as $formular) @endforeach
ID Title Product {{-- --}} Published Action
{{ $loop->iteration }} {{ Str::words($formular->title, 5, '... ') }} {{ Str::words($formular->product->title, 5, '... ') }}
{{ $formulars->onEachSide(3)->links('custom-pagination-links-view') }}
@push('modals')