added more stacks
This commit is contained in:
		@@ -2,6 +2,8 @@
 | 
			
		||||
    @include('partials.customer.head')
 | 
			
		||||
 | 
			
		||||
    <body class="hold-transition skin-green-light sidebar-mini fixed">
 | 
			
		||||
        @stack('body_start')
 | 
			
		||||
 | 
			
		||||
        <!-- Site wrapper -->
 | 
			
		||||
        <div class="wrapper">
 | 
			
		||||
            @include('partials.customer.header')
 | 
			
		||||
@@ -12,5 +14,7 @@
 | 
			
		||||
 | 
			
		||||
            @include('partials.customer.footer')
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        @stack('body_end')
 | 
			
		||||
    </body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user