The expression return view('pages.admin.php-details') returns the type Illuminate\View\View which is incompatible with the documented return type Illuminate\Http\Response.
The expression return view('pages.admin...ray('users' => $users)) returns the type Illuminate\View\View which is incompatible with the documented return type Illuminate\Http\Response.