Selecione uma matrĂcula
@if(old('ref_cod_turma', Request::get('ref_cod_turma'))) @foreach(App_Model_IedFinder::getMatriculas(old('ref_cod_turma', Request::get('ref_cod_turma'))) as $id => $name)
{{$name}}
@endforeach @endif
@if(old('matricula', Request::get('matricula'))) @push('scripts') @endpush @endif