Update
This commit is contained in:
@@ -50,7 +50,7 @@ return new class extends Migration
|
||||
$table->string('nmanalis', 250)->nullable();
|
||||
$table->string('nmexcutor', 250)->nullable();
|
||||
$table->string('klinisi', 250)->nullable();
|
||||
$table->string('klinis', 250)->nullable();
|
||||
$table->mediumText('klinis')->nullable();
|
||||
$table->integer('poli_id')->nullable();
|
||||
$table->text('keterangan')->nullable();
|
||||
$table->text('kesimpulan')->nullable();
|
||||
|
||||
Reference in New Issue
Block a user