We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fbbc0 commit 98f9c72Copy full SHA for 98f9c72
app/views/layouts/default.blade.php
@@ -25,7 +25,9 @@
25
26
</head>
27
<body>
28
-
+<div style="background: #2fb352; padding: .75em; text-align:center; font-size:1.1em">
29
+ <a href="http://laracon.eu" style="color:#eee;">Tickets available for Laracon EU 28th, 29th and 30th August Amsterdam.</a>
30
+</div>
31
<div class="wrapper">
32
<div class="top-header">
33
@include('layouts._top_nav')
0 commit comments