@extends('layouts.admin', ['title' => 'گزارش موجودی آپشن کالاهای انبار']) @section('content')
| تاریخ | انبار | شماره | شماره پیگری | طرف حساب | قیمت کالا انتخابی | |
|---|---|---|---|---|---|---|
| ویرایش | {{ $item->rdate }} | {{ $item->Store->title }} | {{ $item->number }} | {{ $item->barcode }} | {{ $item->flname }} | {{ number_format($obj->getCurrentPriceWithOptionInWaitingWithHash($item->id, $pid, $hash) , 0, '', ',') }} |