diff --git a/content/index.blade.php b/content/index.blade.php index 45b6b9d..ca7f1d4 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -1,4 +1,4 @@ -@layout("content.master") +@layout('content.master') @section('head') @stop