@extends('layouts.admin') @section('content')
The following groups have been processed. You can now view them in the group list.
| Group | Status |
|---|---|
|
{{ $group['group'] }}
|
@if(strpos($group['msg'], 'Error') !== false) {{ $group['msg'] }} @elseif(strpos($group['msg'], 'exists') !== false) {{ $group['msg'] }} @else {{ $group['msg'] }} @endif |
Enter a regular expression to match multiple groups for bulk addition to the system.