{{ __('tanantss') }} Add Tenant

@foreach ($tenants as $item) @endforeach
# Tenant Emain Domain Action
1 {{$item->name}} {{$item->email}} @foreach ($item->domains as $domain) {{$domain->domain}}{{ $loop->last ?'':','}} @endforeach