Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit d9ff4b60 authored by 65160394's avatar 65160394
Browse files

Project Round 3

parent 34542e99
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ exports.Logout = (req, res) => {
//CRUD
// แสดงฟอร์มสร้างทัวร์
exports.getCreateTour = (req, res) => {
res.render('createTour');
res.render('createtour');
};
// บันทึกทัวร์ใหม่
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment