dbfdg @php $settings = Utility::settings(); @endphp {{env('APP_NAME')}} - POS Barcode @if (isset($settings['SITE_RTL'] ) && $settings['SITE_RTL'] == 'on') @endif
@foreach($productServices as $product) @for($i=1;$i<=$quantity;$i++)
{{$product->name}}
@endfor @endforeach