#
أسم المشترى
الأسم
النوع
التكلفة
@foreach ($data as $key => $d)
{{ $loop->index + 1 }}
{{ $d->student->username }}
{{ getJoinTitle($d) }}
{{ __('messages.' . $d->type) }}
{{ getJoinPrice($d) }}
@endforeach