@extends('layout.layout') @section('label-printing','active') @section('content')

Label Printing

@php // Set a default placeholder if not passed in $placeholder = $placeholder ?? 'Search/Scan Article Number or UPC'; @endphp
@endsection @section('javascript') @endsection