@extends("../layouts.plantilla") @section("main")

Insertar Proyectos

Ingrese el proyecto que desea ingresar


{!!$errors->first('codigo', '')!!}
{!!$errors->first('nombre', '')!!}
{{csrf_field()}}
@endsection