public MaintenanceRequestDetail GetMaintenanceRequestDetail(int Id) { return(_controller.GetMaintenanceRequestDetail(Id)); }