@extends('app') @section('content')
NOMBRE DEL TRABAJADOR | ID TGS SI VALE | IDENTIFICADOR | NO. TARJETA | CONCEPTO | REGIONES | ESTATUS | NOMBRE EMPLEADO | Reasignar | Cancelar |
---|---|---|---|---|---|---|---|---|---|
{{ $PurseIncentive->nombre_trabajador}} | {{ $PurseIncentive->id_tgs_si_vale }} | {{ $PurseIncentive->identificador }} | {{ $PurseIncentive->no_tarjeta }} | {{ $PurseIncentive->concepto }} | {{ $PurseIncentive->region }} | {{ $PurseIncentive->estatus }} | {{ $PurseIncentive->empleado }} |
NOMBRE DEL TRABAJADOR | ID TGS SI VALE | IDENTIFICADOR | NO. TARJETA | CONCEPTO | REGIONES | ESTATUS | NOMBRE EMPLEADO |
---|---|---|---|---|---|---|---|
{{ $PurseIncentive->nombre_trabajador}} | {{ $PurseIncentive->id_tgs_si_vale }} | {{ $PurseIncentive->identificador }} | {{ $PurseIncentive->no_tarjeta }} | {{ $PurseIncentive->concepto }} | {{ $PurseIncentive->region }} | {{ $PurseIncentive->estatus }} | {{ $PurseIncentive->empleado }} |