@foreach($orders as $order)
@include('backEnd.print.partials.label-content-thermal', ['order' => $order, 'setting' => $setting])
@endforeach