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

@if($optimal)

@if($related)
@foreach($related as $relatedProduct) @if($relatedProduct->is_product)

{{$relatedProduct->title}}

{!! $relatedProduct->description !!}

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

{!! $relatedProduct->application !!}
@if($relatedProduct->pim_id) @endif
@endif @endforeach
@else {{ __('app.no_consumables_available') }} @endif

@if($tips)
    @foreach($tips as $tip)
  • {{$tip}}
  • @endforeach
@else {{ __('app.no_guides_available') }} @endif
@elseif($suitable && !$optimal)

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

{{$product->title}}

{!! str_replace("

 

", "

", $product->description) !!}

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

{!! str_replace("", "
", str_replace("

 

", "

", $product->application)) !!}
@if($product->pim_id) @endif
@if($topProduct)
{{ __('app.our_recommendation') }}

{{$topProduct->title}}

{!! preg_replace("/

( )*<\/p>/", "", $topProduct->description) !!}

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

{!! str_replace("", "
", preg_replace("/(font-size:9.0pt)*/", "", $topProduct->application)) !!}
@if($topProduct->pim_id) @endif
@endif

@if($related)
@foreach($related as $relatedProduct) @if($relatedProduct->is_product)

{{$relatedProduct->title}}

{!! $relatedProduct->description !!}

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

{!! str_replace("", "
", $relatedProduct->application) !!}
@if($relatedProduct->pim_id) @endif
@endif @endforeach
@else {{ __('app.no_consumables_available') }} @endif

@if($relatedTopProduct)
@foreach($relatedTopProduct as $relatedTopProductItem) @if($relatedTopProductItem->is_product)

{{$relatedTopProductItem->title}}

{!! $relatedTopProductItem->description !!}

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

{!! str_replace("", "
", $relatedTopProductItem->application) !!}
@if($relatedTopProductItem->pim_id) @endif
@endif @endforeach
@else {{ __('app.no_consumables_available') }} @endif

@if($tips)
    @foreach($tips as $tip)
  • {{$tip}}
  • @endforeach
@else {{ __('app.no_guides_available') }} @endif
@else @if($product) @else @endif

@if($topProduct)

{{$topProduct->title}}

{!! $topProduct->description !!}

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

{!! $topProduct->application !!}
@if($topProduct->pim_id) @endif
@else {{ __('app.no_recommendation_available') }} @endif
@if($topProduct)

@if($relatedTopProduct)
@foreach($relatedTopProduct as $relatedTopProductItem) @if($relatedTopProductItem->is_product)

{{$relatedTopProductItem->title}}

{!! $relatedTopProductItem->description !!}

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

{!! $relatedTopProductItem->application !!}
@if($relatedTopProductItem->pim_id) @endif
@endif @endforeach
@else {{ __('app.no_consumables_available') }} @endif
@endif

@if($tips)
    @foreach($tips as $tip)
  • {{$tip}}
  • @endforeach
@else {{ __('app.no_guides_available') }} @endif
@endif
{{ trans('app.disclaimer_line_1') }}

{{ trans('app.disclaimer_line_2') }}