@extends('backend.layout.main') @section('content')

{{__('db.print_barcode')}}

{{__('db.The field labels marked with * are required input fields')}}.

{{__('db.name')}} {{__('db.Code')}} {{__('db.Quantity')}}
{{__('db.Print')}}:   {{__('db.Product Name')}}  {{__('db.Price')}}  {{__('db.Promotional Price')}}
@endsection @push('scripts') @endpush