@include('filament.v2.partials.shell-header', [ 'pageHeading' => 'Current Place Information', 'pageDescription' => 'Direct entrypoint to the active place settings in the existing administration.', ])

Place Settings Shortcut

@if ($this->getPlaceInformationUrl())

This shortcut opens the information page for the currently selected place.

Open Selected Place Information @else

No place is assigned to your profile. Contact a super admin.

@endif