prefix('v1')->group(function () { Route::apiResource('materiallogistics', MaterialLogisticsController::class)->names('materiallogistics'); });