@extends('layouts.panel-template', ['section' => 'home']) @php $page = $dashboardPage; @endphp @section('header-content') @include('dashboard.partials.header') @endsection @section('main-content')
{{ $page['subtitle'] }}
{{ $kpi['label'] }}
{{ $kpi['meta'] }}
{{ $insight['title'] }} {{ $insight['description'] }}
{{ $page['live']['subtitle'] }}
{{ $stat['label'] }}
{{ $stat['value'] }}