{{ __('app.no_machine_available') }}

@foreach($products as $product)

{{$product->title}}

{{-- @if($showLabel === 1)--}} {{--
{{ __('app.type_' . $product->type) }}
--}} {{-- @endif--}}
@endforeach