@extends('layouts.app') @section('title', 'Print Barcode') @push('page_css') @livewireStyles @endpush @section('breadcrumb') @endsection @section('content')
NOTE: Product Code must be a number to generate barcodes!
@endsection