@include('purchase.suppliers.bills.filter-form')
@foreach ($bills as $row)
@endforeach
{{ $bills->links('pagination::bootstrap-4') }}