'array', ]; protected $fillable = [ 'group_name', 'user_name', 'created_at', 'updated_at', 'created_by', 'updated_by', ]; }