Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit f1fa7a9b authored by 65160109's avatar 65160109
Browse files

add file

parent 621a3810
No related branches found
No related tags found
No related merge requests found
......@@ -387,7 +387,7 @@ app.get('/rentals', (req, res) => {
{ id: 2, carModel: 'Honda Civic', startDate: '2025-04-05', endDate: '2025-04-10' },
];
let html = `<h1>รายการจองรถ</h1>`;
let html = `<h1>My booking</h1>`;
html += `<table border="1" cellpadding="5" cellspacing="0">
<tr>
<th>ID</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment