@if ($branchFound)
                    @if ($rate_limit_remaining && $rate_limit_reset)
                        
                        
                            @if ($git_source === 'other')
                                
                            @else
                                
                            @endif
                            
                                
                                
                                
                                
                            
                            @if ($isStatic)
                                
                            @endif
                        
                        @if ($build_pack === 'dockercompose')
                            
                            
                            Compose file location in your repository:
{{ Str::start($base_directory . $docker_compose_location, '/') }}
                        @else
                            
                        @endif
                        @if ($show_is_static)
                            
                            
                                
                            
                        @endif
                        {{-- 
                            
                        
 --}}
                        {{-- @if ($build_pack === 'dockercompose' && isDev())
                            
If you choose Docker Compose based deployments, you cannot
                                change it afterwards.
                            
                        @endif --}}