<!Doctype html> <html> <head> <title>My first view</title> </head> <body> <div> Hi there ! I'm using Laravel </div> </body> </html>