prefix('v1')->group(function () { Route::apiResource('timelineschedulings', TimelineSchedulingController::class)->names('timelinescheduling'); });