'json', 'metadata' => 'json', ]; protected $fillable = [ 'profile_id', 'group_id', ]; }