@extends('admin.layout.master') @section('title', 'Product Sale Price') @section('content')

{{__('obs.product')}} {{__('obs.sales')}} {{__('obs.price')}}

@include('v2.inventory.global.product_live_dd', [ 'skip_add_new'=> 1 ])

# {{__('obs.product')}} {{__('obs.sell')}} {{__('obs.price')}} {{__('obs.retail')}} {{__('obs.sell')}} {{__('obs.price')}} {{__('obs.whole')}} {{__('obs.sell')}} {{__('obs.price')}} {{__('obs.flash')}} {{__('obs.sell')}} {{__('obs.price')}} {{__('obs.action')}}
@endsection @section('script') @endsection