@extends('layouts.vertical', ['subtitle' => 'Dashboards']) @section('css') @vite(['resources/scss/dashboards/potentials/_inside_system.scss']) @endsection @section('content') @include('layouts.partials.page-title', ['title' => 'Dashboards', 'subtitle' => 'Luar Sistem'])

ANALISA BIG DATA MELALUI APLIKASI
SIBEDAS PBG LUAR SISTEM

@component('components.circle', [ 'document_title' => 'Kekurangan Potensi', 'document_color' => '#ff5757', 'document_type' => '', 'document_id' => 'chart-lack-of-potential', 'visible_small_circle' => false, 'style' => 'margin-left:180px;top:-20px;' ]) @endcomponent
@endsection @section('scripts') @vite(['resources/js/dashboards/potentials/inside_system.js']) @endsection