@extends('partial.master') @section('page_title', __('basic.Stock')) @section('scripts') @endsection @section('kt_content_container')
{{-- 2023.04.21 CLC要求先關閉 -- Roy --}} {{-- --}}
{{-- --}}
{{ __('basic.Actions') }} {{ __('basic.Valid') }} {{ __('basic.ItemIndex') }} {{ __('stock.Code') }} {{ __('basic.Name') }} {{ __('stock.BarCode') }} {{ __('stock.Category') }} {{ __('stock.Brand') }} {{ __('basic.Country') }} {{ __('basic.Price') }} {{ __('stock.Inventory') }}
@endsection