broklinslam_75@gamil.com
+{`${firstname} ${lastname}`}
- Price: {details.price} + Price: {(details.price * 0.01).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",")+'.00'}
Duration: {details.timeline_days} day(s)
diff --git a/src/components/jobPopout/PendingJobsPopout.jsx b/src/components/jobPopout/PendingJobsPopout.jsx
index ad9eb2a..5681bed 100644
--- a/src/components/jobPopout/PendingJobsPopout.jsx
+++ b/src/components/jobPopout/PendingJobsPopout.jsx
@@ -7,10 +7,10 @@ function PendingJobsPopout({details, onClose, situation}) {
return (
- Confirm
-
*/}
+
+ Manage Pending Item
+