ContactReports
extends Page
Table of Contents
Properties
-
$navigationGroup
: string|null
-
$navigationIcon
: string|null
-
$slug
: string|null
-
$title
: string|null
-
$view
: string
Methods
-
getWidgets()
: array<string|int, mixed>
$navigationGroup
protected
static string|null
$navigationGroup
= 'Reports'
$navigationIcon
protected
static string|null
$navigationIcon
= 'heroicon-o-chart-bar'
$slug
protected
static string|null
$slug
= 'contact-reports'
$title
protected
static string|null
$title
= 'Contact Reports'
$view
protected
static string
$view
= 'infactloom::filament.pages.report-center'
public
static getWidgets() : array<string|int, mixed>
Return values
array<string|int, mixed>