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