text($md); ?>

$statistics): ?>
Html->link( h($modelForDisplay), $this->Url->build([ 'controller' => $modelForDisplay, 'action' => 'index', ]), ['class' => 'text-white text-decoration-none fw-light stretched-link'] ); echo $this->element('widgets/highlight-panel', [ 'titleHtml' => $panelTitle, 'number' => $statistics['amount'], 'variation' => $statistics['variation'] ?? '', 'chartData' => $statistics['timeline'] ?? [] ]); ?>