Bugfix to put custom title in the page title

This commit is contained in:
snipe
2013-12-03 05:41:03 -05:00
parent ef4743ed49
commit aaebaa8d36
+1 -1
View File
@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<title>
@section('title')
Snipe IT Asset Manager
{{ Setting::getSettings()->site_name }}
@show
</title>