@extends('layouts.index') @section('title') Add KPI @endsection @section('css') @endsection @section('content')

Add KPI

@csrf

Add KPI

Back
@endsection @section('js') {{-- --}} @endsection