Method \App\Http\Controllers\HomepageController::__invoke() does not have return type hint for its return value but it should be possible to add it based on @return annotation "\Illuminate\Http\Response".
The expression return view('applicant/h...g::get('common/hero'))) returns the type Illuminate\View\View which is incompatible with the documented return type Illuminate\Http\Response.