In laravel 8 I\'m trying to pass data to the view blade template. This is my code:
Route::get(\'/admin\', function(){ if (session()->has(\'username\'))