Incorporation Cost |
Cost for Incorporation Services |
|
Amount (S$) |
if ($director_type == "0") { ?>
Nominee Director |
|
0.00 |
} ?>
if ($sec_type == "0") { ?>
Company Secretary |
|
0.00 |
} ?>
if ($office_type == "0") { ?>
Registered Office with mail service |
|
50.00 |
} ?>
if ($total_officer > 0) { ?>
$officer_word = new NumberFormatter("en", NumberFormatter::SPELLOUT);
echo ucwords($officer_word->format($total_officer));
?> Individual Member(s)/Officer(s)
|
|
0.00 |
} ?>
if ($no_cs > 0) { ?>
$cs_word = new NumberFormatter("en", NumberFormatter::SPELLOUT);
echo ucwords($cs_word->format($no_cs));
$no_cs ?> Corporate Shareholder(s)
|
|
0.00 |
} ?>
Subtotal |
|
0.00 |
Admin Fee |
|
0.00 |
GST 7% |
|
0.00 |
ACRA Fee |
|
0.00 |
if ($director_type == "0") { ?>
Security Deposit for Nominee Director |
|
0.00 |
} ?>
Total for Incorporation |
|
0.00 |
Ongoing Charges for Corporate Services
} ?>
if ($cor_service == "1") { ?>
Corporate Services |
2nd Quarter |
Amount (S$)
3rd Quarter |
4th Quarter |
if ($director_type == "0") { ?>
Directorship Service |
650.00 |
650.00 |
650.00 |
} ?>
if ($sec_type == "0") { ?>
Secretarial Service |
0.00 |
0.00 |
0.00 |
} ?>
if ($office_type == "0") { ?>
Registered Office Address |
50.00 |
50.00 |
50.00 |
} ?>
Subtotal |
0.00 |
0.00 |
0.00 |
Admin Fee |
0.00 |
0.00 |
0.00 |
GST 7% |
0.00 |
0.00 |
0.00 |
Grand Total |
0.00 |
0.00 |
0.00 |
} ?>
} ?>