@extends('layouts.app', ['title' => 'Informe Básico de Resultados', 'titleIconClass' => 'file-alt']) @php function getReportRecord($talReports, $talentId, $factorId) { return $talReports->where('tal_talent_id', $talentId)->where('tal_factor_id', $factorId)->first(); } @endphp @section('content')
SÍNTESIS DE RESULTADOS
NOMBRES
APELLIDOS
FECHA DE INFORME
EDAD
TIPO D.I.
NÚMERO
GRADO
SEXO
NIVEL DE DESARROLLO A PROMOVER: {{$talTestResult->developmentLevel[0]->name}}
b. SECUNDARIO: {{$talTestResult->secondTalent->name}}
NIVEL DE DESARROLLO A PROMOVER: {{$talTestResult->developmentLevel[1]->name}}