{!! Form::label('aspect_id', 'Aspek:') !!}

{{ $aspect->nm }}

{!! Form::label('num', 'Nomor Urut') !!}

{{ $group->num }}

{!! Form::label('nm', 'Kelompok Indikator:') !!}

{{ $group->nm }}