You can use the "get" method to access any query string key sent with the request:
Your search for "{{ Request->get("search") }}" returned {{count}} results.
Extension
Framework
You can use the "get" method to access any query string key sent with the request:
Your search for "{{ Request->get("search") }}" returned {{count}} results.