mirror of
				https://github.com/pelican-dev/panel.git
				synced 2025-10-31 17:56:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <div id="alert-banner-container" class="flex flex-col gap-4">
 | |
|     @foreach ($alertBanners as $alertBanner)
 | |
|         {{ $alertBanner }}
 | |
|     @endforeach
 | |
| </div>
 | 
