@extends('layouts.superadmin.admin') @section('title') Tenants @endsection @section('content')
|
s/n | Community Name | Domain | Email Address | Phone Number | Action |
---|---|---|---|---|---|---|
|
{{$tenant_no}} | @php $tenant_no++; $community_logo = App\Models\Setting::where('user_id', $tenant->creatorId())->first(); @endphp{{$tenant->domain}} | {{$tenant->email}} | {{$tenant->phone_number}} |
There are no packages