{{lang('Sl.No')}} | {{lang('Group Name')}} | {{lang('Count')}} | {{lang('Status')}} | {{lang('Actions')}} | ||
---|---|---|---|---|---|---|
{{$i++}} | @if(Auth::user()->can('Groups Delete')) @else @endif | {{Str::limit($group->groupname, '40')}} | {{$group->groupsuser()->count()}} | @if(Auth::user()->can('Groups Edit')) @if($group->groupstatus == '1') @else @endif @else ~ @endif |