wip
This commit is contained in:
@@ -16,7 +16,7 @@ return new class extends Migration
|
||||
$table->string('unique_id')->nullable()->unique();
|
||||
|
||||
$table->string('type')->nullable();
|
||||
|
||||
|
||||
$table->string('passport_name')->nullable();
|
||||
$table->string('passport_surname')->nullable();
|
||||
$table->string('phone')->nullable();
|
||||
|
||||
Reference in New Issue
Block a user