@extends('admin.layout.master') @section('title','BARCODE') @section ('content')

Barcode Generator

{{-- action="{{ route('barcode.index') }}" --}} @csrf
print_name ? 'checked' : '' }}>
print_price ? 'checked' : '' }}>
print_barcode ? 'checked' : '' }}>

{{-- @if (request()->quantity && $product) --}}
{{-- @for ($i = 0; $i < request()->quantity; $i++)
{!! $head !!}