@if(request('search') || request('category') !== 'all' || request('priority') !== 'all') Try adjusting your search terms or filters to find what you're looking for. @else Create your first reminder to stay organized and never miss important tasks. @endif
@if(!request('search') && request('category') === 'all' && request('priority') === 'all') Create Your First Reminder @endif