@extends('administrador.masteradmin') @section('stylemodules') @endsection @section('content')
Mantenedor de Existencias


{{csrf_field()}}
{{-- --}} @if ($errors->has('patente')) {{ $errors->first('patente') }} @endif
@if ($errors->has('marca')) {{ $errors->first('marca') }} @endif
@if ($errors->has('tipo')) {{ $errors->first('tipo') }} @endif
{{--
--}}
{{-- --}} @if ($errors->has('compania')) {{ $errors->first('compania') }} @endif
{{--
--}}
{{-- {{ Auth::user()->email }} --}}
@if ($errors->has('combustible')) {{ $errors->first('combustible') }} @endif
{{-- FIN DE LA PRIMERA COLUMNA DE VALORES --}}
{{-- FIN DE LA SEGUNDA COLUMNA DE VALORES --}}
{{-- FIN DE LA TERCERA COLUMNA DE VALORES --}}
{{-- --}}
{{csrf_field()}}

{{-- fin panel body --}}
{{ csrf_field()}}
Observación:      Observación privada         
{{-- FIN FORM OBSERVACION --}}
Empresa Fecha Usuario Observación

{{-- --}}

(*) Campos Obligatorios
{{csrf_field()}}
{{--
--}}
{{-- FIN FORM TRANSPORTISTA --}}
{{-- FIN TAB TRASLADO --}}
{{csrf_field()}}

Verificar nombre duplicado de archivo



Nombre Empresa Fecha Creacion Creado por Observación Archivo Acciones
{{-- fin panel body --}}
{{-- FIN TAB ARCHIVO --}}


{{-- FIN TAB ARCHIVO --}}
Operacion Usuario Fecha
@endsection @section('scriptsmodules') @endsection