import { Show, SimpleShowLayout, TextField, DateField, BooleanField, ReferenceField } from 'react-admin'; export const RepairOrderShow = () => ( );