Kuvia
@auth
Dashboard
Gallery
@endauth
@auth
Tenant
@foreach($user_tenants as $tenant)
{{ $tenant->name }}
@endforeach
New Tenant
@endauth
@yield('content')
@yield('js')