@extends('admin.layout.master') @section('title','BARCODE') @section ('content')

{{__('obs.barcode_generate')}}

{{-- action="{{ route('barcode.index') }}" --}} @csrf
{{-- --}} @include('v2.inventory.global.product_live_dd', ['skip_add_new'=> true, 'event'=> 'onchange=checkColorSize(this.value)', 'reqParam'=> ['all_product'=> 1]])
{{--
--}}


@include('admin.global.loader')
@endsection @section('script') {{-- --}} @endsection