@extends('layout.index') @section('printBarcode', 'active') @section('styles') @endsection @section('contents')

Printing Preview

Please assign the number of copy you need for each printing.

@csrf
@endsection @section('scripts') @endsection