@extends('layouts.app', ['title' => $instrument->name, 'titleIcon' => asset($instrument->image)]) @section('content')
{{$instrument->description}}
{!!$question->description!!}
{{$question->developmentLevel->name}}
{{$question->indicator->name}}
{{$question->talent->name}}
No hay afirmaciones para mostrar
@endforelse Volver al índice