@foreach ($products as $item) @endforeach
نام تیپ کد ظرفیت سیلندر تعداد محور تعداد چرخ سوخت رنگ فعال
{{ $loop->index + 1 }} {{ $item->name }} {{ $item->tip }} {{ $item->code }} {{ $item->capacity }} {{ $item->cylinder }} {{ $item->axis }} {{ $item->wheel }} {{ $item->fuel }} {{ $item->color }} {{ config('value.truefalse')[$item->status] }}