[ 'label' => 'Asociar', 'modal' => [ 'heading' => 'Asociar :label', 'fields' => [ 'record_id' => [ 'label' => 'Registro', ], ], 'actions' => [ 'associate' => [ 'label' => 'Asociar', ], 'associate_another' => [ 'label' => 'Asociar y asociar otra', ], ], ], 'notifications' => [ 'associated' => [ 'title' => 'Asociada', ], ], ], ];