{{-- analysis/portrait.blade.php --}} {{-- Portrait chinois: value frequency tables per Chinese type per product --}} {{-- Legacy: show_table_StudyQuery_pcpc() --}} @extends('layouts.app') @section('content') @include('components.analysis-nav', ['activeTab' => 'portrait']) @include('components.analysis-filter', ['formAction' => route('kms.study.portrait', $study->Id)])
| Valeur | N | % | {{ $item['value'] }} | {{ $item['count'] }} | {{ $item['pct'] }}% | @endforeach
|---|
Aucune donnée
@endif