mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 02:36:54 +00:00 
			
		
		
		
	Modularize more components
This commit is contained in:
		| @@ -1,6 +0,0 @@ | ||||
| @section('componentContent') | ||||
| @show | ||||
|  | ||||
| @push('componentScripts') | ||||
| 	<script src="/viewjs/components/@yield('componentJsName').js"></script> | ||||
| @endpush | ||||
| @@ -206,8 +206,7 @@ | ||||
|  | ||||
| 			</div> | ||||
|  | ||||
| 			@section('content') | ||||
| 			@show | ||||
| 			@yield('content') | ||||
|  | ||||
| 		</div> | ||||
| 	</div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user