Paso 1: Seleccione registros.
{{--
--}}
@if($flagShowActions) @endif

Obtener un único interés por usuario, el más reciente
{{--
--}}
@if($flagShowActions) @error('action_to_take') {{ $message }} @enderror @else @error('nameList') {{ $message }} @enderror @endif
BotMaker
Excluir mensajes no entregados {{-- @error('message_delivered') {{ $message }} @enderror --}}
Excluir mensajes no leídos {{-- @error('message_read') {{ $message }} @enderror --}}
@error('time_bt') {{ $message }} @enderror
Limpiar Buscar Cargando... Cargando...

@if (isset($filter) && $filter)
{{-- --}} {{-- --}} {{-- {{ dd($list_filter) }} --}} {{-- {{ '
' . print_r($interested_in) . '
'}} --}} @foreach($filter as $interested) {{-- --}} {{-- --}} @endforeach
Consecutivo Documento Nombre Estado del interés Estado ASIS Celular CorreoInteresado enSedePrograma Ult. S.M. Fecha Ceremonia Entregado BotMaker Fecha entregado BotMaker Leído BotMaker Fecha leído BotMaker
id }} class="form-check-input" type="checkbox" value="" id="{{ $interested->id }}"> {{ $interested->consecutivo }} {{ $interested->documento }} {{ $interested->nombre_completo }} {{ $dictionaryEstadoInteres[$interested->estado_interes] }} {{ $interested->estado_asis }} {{ $interested->celular }} {{ $interested->correo_electronico }}{{ $interested->interesado_en }}{{ $interested->sede }}{{ $interested->nombre }} {{ $interested->ultimo_semestre_matriculado }} {{ $interested->fecha_grado }} {{ $interested->entregado_bt ?? '' }} {{ $interested->fecha_entrega_bt ?? '' }} {{ $interested->leido_bt ?? '' }} {{ $interested->fecha_leido_bt ?? '' }}
{{-- PAGINACION --}} @if ($filter->hasPages())
Mostrando {{ $filter->firstItem() }} a {{ $filter->lastItem() }} de {{ $filter->total() }} resultados
{{ $filter->links() }}
@endif
@else No se han encontrado interesados @endif
@if (isset($filter) && $filter && $flagShowActions)
@endif
@if(!$flagShowActions) Guardar Cargando... @endif