close #609 Fixed: Empty apps page category page broken
This commit is contained in:
		
							
								
								
									
										10
									
								
								resources/views/partials/modules/no_apps.blade.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								resources/views/partials/modules/no_apps.blade.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
<div class="box box-success">
 | 
			
		||||
    <div class="box-body">
 | 
			
		||||
        <p class="col-md-12" style="margin-top: 15px">
 | 
			
		||||
            {{ trans('modules.no_apps') }}
 | 
			
		||||
        </p>
 | 
			
		||||
        <p class="col-md-12" style="margin-top: 20px">
 | 
			
		||||
            <small>{!! trans('modules.developer') !!}</small>
 | 
			
		||||
        </p>
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user