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

kelompok indikator

@include('groups.table')
@endsection