i get error msg like this....
Parse error: syntax error, unexpected end of file in C:\xamppp\htdoc s\crud\display. php on line 54

my code is
<?php
include 'connect.php'; ?>



<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edg e">...