ranjith-dev #289

Merged
jothi merged 4 commits from ranjith-dev into master 2026-01-31 07:23:18 +00:00
Showing only changes of commit dec4900659 - Show all commits

View File

@@ -7,12 +7,10 @@ use Illuminate\Support\Facades\Auth;
class Welcome extends Page
{
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static ?string $navigationIcon = 'heroicon-s-gift'; // 'heroicon-o-document-text';
protected static string $view = 'filament.pages.welcome';
public function getHeading(): string
{
return '';