Posts

Showing posts from July, 2021

Insert Query blade.php

  <! doctype   html > < html   lang = "en" > < head >      < title > Customer </ title >      <!-- Required meta tags -->      < meta   charset = "utf-8" >      < meta   name = "viewport"   content = "width=device-width, initial-scale=1, shrink-to-fit=no" >      <!-- Bootstrap CSS -->      < link   rel = "stylesheet"   href = "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"          integrity = "sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"   crossorigin = "anonymous" >      < style >          h1  {           ...