@if($full) @endif
@if ($prospecto)
@if(!$prospecto)
@endif

{{-- ================= PLANTEL ================= --}}
{{-- ================= ROL ================= --}}

{{-- ================= NIVEL ================= --}}
{{-- ================= PLAN ================= --}}
{{-- ================= CAMPAÑA ================= --}}
{{-- ================= TURNO ================= --}}
{{-- ================= MEDIO ================= --}}
@if(count($conceptos))
    @foreach ($conceptos as $concepto)
  • @foreach ($conceptosNombres as $tconcepto) @if ($concepto->name == $tconcepto->id) {{$tconcepto->name}} @endif @endforeach {{ $concepto->fecha_pago }} {{ $concepto->monto }}
  • @endforeach
@endif
@else @endif