@extends('layouts.component.app') @section('title', 'KPI') @section('content') @livewire('kpi.kpi-bin') @endsection