@extends('layouts.app') @section('title', 'Tenant 360 - ' . $tenant->company_name) @section('content')
Tenant ID: #TEN-{{ str_pad($tenant->id, 5, '0', STR_PAD_LEFT) }} • Legal: {{ $tenant->legal_name }} • TRN: {{ $tenant->trn ?? 'N/A' }}
Force Enable or Force Disable features for this specific tenant regardless of plan defaults.
{{ $note->note }}
{{ $note->created_at->diffForHumans() }}You are initiating session access as a tenant user. Every action performed will remain attributed to your admin account in the security audit logs.