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

{{ $aspect->num }}

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

{{ $aspect->nm }}