Detalles del Trasnportista

{{ old('accion') }}
{{csrf_field()}}
@if ($errors->has('rutempresa')) {{ $errors->first('rutempresa') }} @endif
@if ($errors->has('telefono')) {{ $errors->first('telefono') }} @endif
@if ($errors->has('nombrechofer')) {{ $errors->first('nombrechofer') }} @endif
@if ($errors->has('nombreempresa')) {{ $errors->first('nombreempresa') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('gruaexterna')) {{ $errors->first('gruaexterna') }} @endif
@if ($errors->has('patentecamion')) {{ $errors->first('patentecamion') }} @endif
@if ($errors->has('rutchofer')) {{ $errors->first('rutchofer') }} @endif
@if ($errors->has('habilitado')) {{ $errors->first('habilitado') }} @endif

(*) Campos Obligatorios