@extends("layouts.1_column") @section("centralContent")
| Chiave | Descrizione | Brands | |
|---|---|---|---|
| {{ $kpi->key }} | {{ $kpi->description }} | @if($kpi->brandsKpi->count() > 0) @foreach ($kpi->brandsKpi as $brandKpi) {{ $brandKpi->brand->name }} @if(!$loop->last) - @endif @endforeach @else - @endif | @if($kpi->is_standard == 0 && count(\App\Services\AuthService::getBrands()) == 0 && $kpi->key != 'template_implementation') id }})" class="pointer"> @endif |