@extends('adminlte::page') @section('title', 'Gestiones cartera') @section('content_header')
Id | Divipo | Departamento | Municipio | Organismo de Tránsito | Contacto | Cargo | Tipo Gestión | Fecha Gestión | Gestión Realizada | Personal Gestiona | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$gestione->id}} | {{$gestione->divipo->divipo}} | {{$gestione->divipo->departamento->nombre}} | {{$gestione->divipo->municipio}} | {{$gestione->divipo->nombreTransito}} | {{$gestione->directorio->nombreFuncionario}} | {{$gestione->directorio->cargoFuncionario}} | {{$gestione->directorio->emailOficial}} | {{$gestione->tipogestion->nombreGestion}} | {{$gestione->fechaGestion}} | {{$gestione->gestionRealizada}} | {{$gestione->user->name}} |