'required', ]; protected $columns = [ 'name' => 'text', 'year' => 'number', 'isbn' => 'textarea', ]; }