{{ __('ResellerPurchases') }} All

+ Add New
@foreach ($ResellerPurchases as $ResellerPurchase) @endforeach {{-- @if($ResellerPurchases->links()) @endif --}}
# Date Amount Actions
{{$loop->index+1}} {{$ResellerPurchase->date}} {{$ResellerPurchase->amount}} 👁 Show
{{ $ResellerPurchases->links() }}