@extends('dashboard.layout') @section('title', 'Dashboard') @section('page-title', 'KPI Overview') @section('tab-content')
1
2
3
4
@endsection @section('script') {{-- --}} @endsection