Kuvia
@auth
Dashboard
Gallery
Settings
Watermark
Reports
Design
@endauth
@auth @if($user->typ == "admin")
Admin
Themes
@endif
Tenant
@foreach($user_tenants as $tenant)
{{ $tenant->name }}
@endforeach
New Tenant
@endauth
@yield('content')
@yield('js')