{{-- $table->string('name')->unique(); $table->string('description')->nullable(); $table->integer('status')->default(true); --}}