mirror of
				https://github.com/pelican-dev/panel.git
				synced 2025-10-31 04:46:52 +01:00 
			
		
		
		
	 8407547574
			
		
	
	
		8407547574
		
			
		
	
	
	
	
		
			
			Co-authored-by: Boy132 <Boy132@users.noreply.github.com> Co-authored-by: Lance Pioch <git@lance.sh> Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			278 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			278 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <x-filament-panels::page class="fi-console-page">
 | |
|     <x-filament-widgets::widgets
 | |
|         :columns="$this->getColumns()"
 | |
|         :data="$this->getWidgetData()"
 | |
|         :widgets="$this->getVisibleWidgets()"
 | |
|     />
 | |
| 
 | |
|     <x-filament-actions::modals />
 | |
| 
 | |
| </x-filament-panels::page>
 |