@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 Scanned Items Clear All Generate File Print Labels @endsection @section('javascript') @endsection