This is my controller,
Route::resource(\'xyz/{id}\',\'XYZController\');
I would like to send always id to this controller, because all the t