Team Members Email List {{trans('product.cancel-small')}} @if($community->present()->canMakeMember()) Invite a Team Member @endif Add Members Email

Current Corporate Users: {{$community->countMembers()}}/{{$community->present()->getAllowedMembersInPlan()}}

@if($community->present()->canAddExtraMembers())

Click here to add more corporate users @${{$community->present()->extraMembersAddPrice()}}/month per user

@else

Upgrade your plan to increase the limit

@endif

@foreach($emails as $email) @endforeach
User Details Category Action
{{$email->name}}
{{$email->email_address}} @if($email->is_member==1) @endif
{{$email->email_category}}
{!! $emails->appends(request()->except('page'))->render() !!}