From ecf68b6365649943422341cb9bab9f82983c7c6b Mon Sep 17 00:00:00 2001 From: Yoginth Date: Sat, 3 Feb 2018 20:15:36 +0530 Subject: [PATCH] Update all.blade.php --- resources/views/search/all.blade.php | 56 ++++++++++++++-------------- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/resources/views/search/all.blade.php b/resources/views/search/all.blade.php index 2c967d0a9..06a262cee 100644 --- a/resources/views/search/all.blade.php +++ b/resources/views/search/all.blade.php @@ -66,32 +66,34 @@ -
Options
- - - - - + @if(signedInUser()) +
Options
+ + + + + + @endif
Date Options
@@ -201,4 +203,4 @@ {{ trans('entities.search_more') }} @endif -@stop \ No newline at end of file +@stop