@props(['item' => 'results', 'search', 'message', 'title']) @php if(!isset($message)) { if(!isset($search) || $search == '') $message = "We couldn't find any $item"; else $message = "We couldn't find any $item matching \"$search\""; } if(!isset($title)) { $title = "No results found"; } @endphp

No workshops coming up. We’re on a short break, mostly by playing with the cat.