{!! Form::open(['url' => $page->link.'/locations', 'method' => 'POST','class'=>'form-horizontal','id'=>'filter-form']) !!}
{!! Form::close() !!}
{!! Form::select('sort',$locations, $request->sort ?? '', ['class' => 'form-control','placeholder'=>'Filter By']) !!}
{!! Form::hidden('filter', '', ['id'=>'filter']) !!}
Total sold Products
{{ $counts->total_products }}
Product Sold Analysis
Product Lists
Title | Quantity | Location | Options |
---|