From 2083355193fd6433546301f4f2c7984cdbbad101 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sun, 10 Feb 2019 17:46:51 -0700 Subject: [PATCH] Update admin pages setting view --- resources/views/admin/pages/home.blade.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/views/admin/pages/home.blade.php b/resources/views/admin/pages/home.blade.php index 4cb8c3e07..aeccb9e2e 100644 --- a/resources/views/admin/pages/home.blade.php +++ b/resources/views/admin/pages/home.blade.php @@ -8,8 +8,10 @@

Set custom page content


- -
+

+ Feature Unavailable: This feature will be released in v0.9.0. +

+ {{--< div class="table-responsive"> @@ -43,5 +45,5 @@
{{$pages->links()}} -
+ --}} @endsection \ No newline at end of file