@extends('layouts.app') @section('title') Detail Kelompok Indikator @endsection @section('content')

Detail Kelompok Indikator

@include('stisla-templates::common.errors')
@include('groups.show_fields')
@endsection