@extends('app') @section('content')
@include('reports.partials.filters') @include('errors.partials.alert',['errors' => $errors]) @if(isset($success))RegiĆ³n | Zona | Sucursal | Centro de Costo | No. de Empleado | Nombre(s) | Apellido(s) | ||
---|---|---|---|---|---|---|---|---|
{{$executive->branch->zone->region->name}} | {{$executive->branch->zone->name}} | {{$executive->branch->name}} | {!! $executive->centroPyme->name or 'N/A' !!} | {{$executive->employee_number}} | {{$executive->first_name}} | {{$executive->last_name}} |
|
Editar |