@extends($design . '.layouts.main') @section('title', $page_properties->title) @section('keywords', $page_properties->keyword) @section('description', $page_properties->description) @section('title_2', __('text.aktiv_aktiv_result_title') . ' ' . ucwords(str_replace('-', ' ', $active))) @section('content')
@foreach ($product['aktiv'] as $aktiv) {{ $aktiv['name'] }} @endforeach