@extends('adminlte::page') @section('plugins.Datatables', true) @section('plugins.Sweetalert2', true) @section('plugins.Select1', true) @section('plugins.Sortable', true) @section('plugins.ClockPicker', true) @section('title', 'Intranet | Editar Referencia Para El Postulante ' . $postulante->nombre) @section('content_header')
| # | Acción | Empresa | Cargo | Tiempo De Experiencias En La Empresa | Estado |
|---|---|---|---|---|---|
| {{$indexRefenrecia}} |
|
{{$ref->empresa}} | {{$ref->cargo}} | {{$ref->ano_experiencia}} | {{$ref->estado}} |