@extends('layouts.app')
@section('breadcrumb')
@stop
@push('head')
@endpush
@section('content')
@if ($errors->any())
@foreach ($errors->all() as $error)
- {{ $error }}
@endforeach
@endif
($valores["id"]?? 0 )])}}" v-if="modo == 'view'" size="sm" variant="info">[Editar]
@csrf
@isset($valores["id"])
@endisset
-- Seleccione --
-- Seleccione --
-- Seleccione --
-- Seleccione --
-- Seleccione --
-- Seleccione --
Contratos +
-- Seleccione --
Calificaciones
Usuario |
Proveedor |
Comentario |
Cumplimiento |
Calidad |
Post Venta |
Nota Final |
|
@{{nota.user.full_name}} |
@{{nota.proveedor.nombre}} |
@{{nota.observaciones}} |
@{{nota.plazo}} |
@{{nota.calidad}} |
@{{nota.postventa}} |
@{{nota.nota}} |
|
Aceptar
-- Seleccione --
-- Seleccione --
-- Seleccione --
@endsection
@push('pre-scripts')
@endpush
@push('post-scripts')
@endpush