@extends('layouts.app')
@push('styles')
@endpush
@section('content')
Listado de Resoluciones
{{ $company->user->name }} - {{ $company->user->email }} - {{ $company->identification_number }}-{{ $company->dv }}
| Entorno | Prefijo | Número | Tipo de Documento | Fecha | Rango | Inicio | Fin | Clave Técnica | Acciones |
|---|---|---|---|---|---|---|---|---|---|
| @if($has_environtment) {{ $environtment }} @else @endif | {{ $resolution->prefix }} | {{ $resolution->resolution }} | {{ $resolution->type_document->name }} | {{ $resolution->resolution_date }} | {{ $resolution->from }} - {{ $resolution->to }} | {{ $resolution->date_from }} | {{ $resolution->date_to }} | {{ $resolution->technical_key }} |