From dae0f5b159f7444c4acfc7d4e71f08de5e6f70fe Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Mon, 20 May 2019 01:44:44 -0500 Subject: [PATCH] old admin dashboard panel --- resources/views/admin/olddashboard.blade.php | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/resources/views/admin/olddashboard.blade.php b/resources/views/admin/olddashboard.blade.php index f94845e55..e7ee62b56 100644 --- a/resources/views/admin/olddashboard.blade.php +++ b/resources/views/admin/olddashboard.blade.php @@ -141,17 +141,7 @@
-
-
- {!! Form::open(['action' => 'Wiki\WikiController@purgeUsers', 'method' => 'POST']) !!} -
- {{ Form::label('admin', 'This action will log the administrator who peformed the action.') }} - {{ Form::hidden('admin', auth()->user()->character_id) }} -
- {{ Form::submit('Purge Wiki', ['class' => 'btn btn-primary']) }} - {!! Form::close() !!} -
-
+ This is a placeholder