@extends('backend.layout.main') @section('content') {{__('db.print_barcode')}} {{__('db.The field labels marked with * are required input fields')}}. {{__('db.add_product')}} * {{__('db.name')}} {{__('db.Code')}} {{__('db.Quantity')}} {{__('db.Print')}}: {{__('db.Product Name')}} {{__('db.Price')}} {{__('db.Promotional Price')}} Paper Size * Select paper size... 36 mm (1.4 inch) 24 mm (0.94 inch) 18 mm (0.7 inch) {{__('db.Barcode')}} {{__('db.Print')}} @endsection @push('scripts') @endpush
{{__('db.The field labels marked with * are required input fields')}}.