@php use App\Models\Domain; $user = filament()->auth()->user(); $domains = Domain::all()->count(); @endphp
{{ $domains }}

Total domains

display
{{----}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{ $domains }} domains with WHOIS data--}} {{-- --}} {{--

--}} {{-- {{ filament()->getUserName($user) }}--}} {{--

--}} {{--
--}} {{-- --}} {{-- @csrf--}} {{-- --}} {{-- {{ __('filament-panels::widgets/account-widget.actions.logout.label') }}--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}