| Title | --}}Condition | Actions |
|---|---|---|
| {{ $rule['condition_title'] }} | --}}@if ($rule['condition_type'] == 1) Add user profile to this case @elseif($rule['condition_type'] == 2) Add specific user to this case @elseif($rule['condition_type'] == 3) Send Email @else Unknown @endif |
|
There are no rules created
@endif| Title | --}}Condition | Actions |
|---|---|---|
| {{ $rule['condition_title'] }} | --}}@if ($rule['condition_type'] == 1) Remove user profile to this case @elseif($rule['condition_type'] == 2) Remove specific user to this case @elseif($rule['condition_type'] == 3) Send Email @else Unknown @endif |
|
There are no rules created
@endif