From 95f37787bfe32eb5ce37afbee9c68bd233edffda Mon Sep 17 00:00:00 2001 From: horus Date: Sun, 19 May 2019 20:54:05 +0200 Subject: Adds search by spirit type. --- resources/views/search.blade.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'resources/views/search.blade.php') diff --git a/resources/views/search.blade.php b/resources/views/search.blade.php index f715989..a795003 100644 --- a/resources/views/search.blade.php +++ b/resources/views/search.blade.php @@ -28,9 +28,9 @@ if ( $data->count() ) { ?>
- Sie haben nach {{ ucwords($search_phrase) }} gesucht ({{$count->count()}} Treffer) + Sie haben nach {{ ucwords($search_phrase) }} gesucht ({{$count}} Treffer)
@include('snippets.sortbuttons') count() ) {