@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Print Barcode @endslot @slot('title_1') Print product barcodes @endslot @endcomponent

The field labels marked with * are required input fields.

img
Name SKU Qty
Macbook pro PT001 100.00 img
Apple Earpods PT002 1000.00 img
Macbook Pro PT003 5000.00 img
@component('components.modal-popup') @endcomponent @endsection