public function panel(Panel $panel): Panel{ return $panel ->bootUsing(function () { Page::formActionsAlignment('end'); })}