{{ $product['name'] }}
@foreach ($product['aktiv'] as $aktiv)
{{ $aktiv['name'] }}
@endforeach
{{ str()->limit($product['desc'], 120, $end='...') }}
{{ $Currency::convert($product['price'], false, true) }}
@if ($loop->index == 1)
{{Str::ucfirst(__('text.common_banner1_text1'))}} {{Str::ucfirst(__('text.common_banner1_text2'))}}
{{__('text.common_banner1_text3')}}
{{__('text.common_banner1_text4')}}
{{__('text.common_banner1_text4')}}
{{__('text.common_banner2_text1')}}
{!!__('text.common_banner2_text2')!!}
{{__('text.common_banner2_text3')}} {{__('text.common_banner2_text4')}}