المزاد
| نوع المزاد : | {{ $auction->ad?->type?->name }} |
| تاريخ بداية المزاد: | {{ $auction->start_date }} |
| تاريخ نهاية المزاد : | {{ $auction->start_date}} |
معلومات الاعضاء
-
@foreach ($auction->auctions as $au)
- الاسم: {{ $au->user->name }}, السعر: {{ $au->price }} @endforeach