Skip to content

Instantly share code, notes, and snippets.

@iifeoluwa
iifeoluwa / index.blade.php
Created January 25, 2017 18:18
index view file for guestbook tutorial app
<!DOCTYPE html>
<html>
<head>
<title>GuestBook</title>
</head>
<style type="text/css">
.headings{
font-size: 1.3em;
}
h3{