string('payment_purpose')->nullable()->default(null)->after('contact_bank_iban'); }); } public function down(): void { } };