@if ($manageContractTemplatePermission == 'all' || $manageContractTemplatePermission == 'added')
                    
                        @lang('app.menu.addContractTemplate')
                    
                @endif
            
            @if (!in_array('client', user_roles()))
                
                    
                        
                    
                
            @endif
          
 
        
        
        
            {!! $dataTable->table(['class' => 'table table-hover border-0']) !!}
            @if (!in_array('client', user_roles()))
                
                    
                        
                    
                
            @endif