@extends('admin.layouts.layout') @php $tenantId = $tenantId ?? null; $isPlatformAdmin = $isPlatformAdmin ?? false; @endphp @php $showFilterPanel = isset($filters['fields']['tenant_id']) && $filters['fields']['tenant_id']; @endphp @section('content')