i have this route:
Route::get(\'blog/search\', \'web\\BlogController@localSearch\')->name($this->prefix.\'blogSingle.localSearch\');
this r