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