mirror of
				https://github.com/brunofontes/shareit.git
				synced 2025-10-28 00:41:06 -03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			82 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			82 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <html>
 | |
| <h1>Product!</h1>
 | |
| @if (isset($productID))
 | |
|     {{$productID}}
 | |
| @endif
 | |
| </html> |