ranjith-dev #204

Merged
jothi merged 2 commits from ranjith-dev into master 2026-05-26 09:58:39 +00:00
Showing only changes of commit d6aea93d00 - Show all commits

View File

@@ -170,7 +170,7 @@ class VisitorEntryResource extends Resource
->disk('public')
->height(50)
->width(50)
->defaultImageUrl('https://ui-avatars.com/api/?name=Visitor&background=555&color=fff')
// ->defaultImageUrl('https://ui-avatars.com/api/?name=Visitor&background=555&color=fff')
->alignCenter()
->extraImgAttributes(['style' => 'border-radius: 6px; object-fit: cover;']),
Tables\Columns\TextColumn::make('type')