@foreach ($products->general as $key => $product) @if ($key == 1)

{{ __('messages.' . $product->name) }}

{{ __('messages.' . $product->description) }}

@endif
@if (!empty($product->images))
@endif
@if (!empty($repre))

{{ __('messages.division-' . $division->name) }}, {{ __('messages.text-repre-' . $repre[1]) }}

{{ __('messages.text-repre-descrip') }}

@endif @endforeach
{{-- MESSAGE GREEN --}}

{{ __('messages.text-download-cat4') }}