@foreach($data as $key => $pay)
# Customer Date Payment Reference Status Amount
{{$key + 1}} {{$pay->customer->name}}
{{$pay->customer->email}}