import React from 'react'; import { Form, Card } from 'antd'; const ProjectTemplate = ({ form, id, isView }) => { return (