@extends('base') @section('titulo') file @endsection @section('extracss') @endsection @section('extrajs') @endsection @section('content') @include('sessions') @if ($errors->any())
Por favor corrige los siguientes errores
Files que te corresponden
Files de los otros operativos
Item | Codigo Cotizacion | Código | Cliente | Vendedor | Operativo | Fecha | Estado |
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $file?->completa->inicial?->codigo_cotizacion ?? null }} | {{ $file->file_code }} | {{ $file->cliente }} | {{ $file?->completa->inicial?->creada_por ?? null}} | {{ $file->operativo }} | {{ date('d/m/Y',strtotime($file->created_at)) }} | {{ $file->file_status }} |