names('stock'); Route::resource('stockLocation', StockLocationController::class)->names('stockLocation'); });