@if ($selectedProxy !== 'NONE')
                
            @elseif($selectedProxy === 'NONE')
                
                    
Configuration
                    Switch Proxy
                
                Custom (None) Proxy Selected
            @else
                
                    
Configuration
                    Switch Proxy
                
            @endif
        @else
            
                Configuration
                Select a proxy you would like to use on this server.
                
                    
                        Custom (None)
                    
                    
                        Traefik
                    
                    
                        Caddy
                    
                    {{-- 
                        Nginx
                     --}}
                
             
    @endif