CAD Information
                  
                  
                    
                    
                  
                  
                    
                    
                  
                  
                    
                    
                  
                  
                    
                    
                  
                  
                    
                    
                  
                  
                    
                    
                  
                 
                
                @if($account->accountServicePolicy->services ?? null)
                  
                    
                    
                    
                    
                   
                  @foreach($account->accountServicePolicy->services as $service)
                    
                  @endforeach
                @else
                  
                    
No testing windows configured
                  
                @endif
                
                  @if($service = Auth::user()->getAllContractedServices()->where('short_name', 'MSS-EDR')->first())
                    @php
                      $endpointProtectionResponse = $account->ruleEngagement->endpoint_protection_response ?? [];
                      $MSSEDR = $endpointProtectionResponse[$service->id] ?? [];
                    @endphp
                    
                      
Endpoint Protection Response
                    
                    
                    @if($account->id === Account::GLESEC_ACCOUNT_ID)
                      
                      
                    @endif
                  @endif
                
 
                
                  
                    
Business Impact Constraints