add shipping rules
This commit is contained in:
@@ -3,4 +3,3 @@
|
||||
Route::prefix('Offres')->name('Offers.')->group(function () {
|
||||
Route::get('show/{id}', 'OfferController@show')->name('show');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user