I have a route for creating articles like this:
Route::prefix(\'admin\')->namespace(\'Admin\')->group(function(){ Route::get(\'/articles/create