@extends('layouts.admin') @section('content')
| Product Name : | {{ $item_name }} | |||||
|---|---|---|---|---|---|---|
| Date | Refno | Title | OB Qty | In Qty | Out Qty | Bal Qty |
| {{ $transaction->date }} | {{ $transaction->refno }} | {{ $transaction->title }} | {{ $transaction->ob_qty }} | {{ $transaction->in_qty }} | {{ $transaction->out_qty }} | {{ $bal_qty }} |
There is no any data currently.
@endisset {{-- @if ($reportData)| No. | Merchandiser Name | Date Visited | Number of merchant visited | ||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ $mainKey + 1 }} | {{ $mainData['employee_name'] }} | {{ $mainData['date'] }} | {{ $mainData['number_merchants'] }} | ||||||
| {{ $availableStore['store_name'] }} |
|
{{ $availableStore['feedback'] }} | |||||||