add language dropdown
This commit is contained in:
@@ -95,7 +95,6 @@ class LoanOrder extends Resource
|
||||
Text::make(__('Customer patronic name'), 'customer_patronic_name')
|
||||
->rules('required', 'string', 'max:255'),
|
||||
|
||||
|
||||
// $table->string('passport_address');
|
||||
// $table->string('real_address');
|
||||
// $table->string('passport_serie')->index();
|
||||
|
||||
Reference in New Issue
Block a user