@extends('layouts.content') @section('body_content') KPI Common Goals Back List KPI Common Goals @include('partials.alert') Periode : Select Periode @for ($i = date('Y'); $i >= 2024; $i--) {{ $i }} @endfor Total Bobot : % Total Score : Action Name Kpi Variable Target Bobot (%) Balancing (%) Score(%) Lock KPI @include('kpi_individu_hc.modals.createKpiCompany') @endsection