foreignId('lab_kit_id')->nullable()->constrained('lab_kit'); }); } /** * Reverse the migrations. */ public function down(): void { // } };