- | {item} |
- {nameListElectrical()[index]} |
-
-
- {
- await getopdetails('electrical', item)
- }}
- >
-
- {item}
-
-
-
- Name of Applicant:
- {nameListElectrical()[index]}
-
-
-
- Location:
- {location()}
-
-
-
- Type:
- {type().toUpperCase()}
-
-
-
- Assessed By:
- {assessor()}
-
-
-
- Date Assessed:
- {dateOp().toUpperCase()}
-
-
-
- Total Fee:
-
- {PESO}{' '}
- {totalOp().toLocaleString('en-US', {
- minimumFractionDigits: 2,
- })}
-
-
-
-
-
-
-
-
-
-
-
- Click anywhere to cancel
-
-
-
- |
+ Application Number |
+ Name |
+ Show Details |
- ))}
-
-