@include('partials.head') {{ $script->name }} @php $copystring = "curl -fsSL ".route('script-content', ['path' => $script->path]).' | sh'; @endphp
{{ $script->name }}


                
                    
                        
                    
                    Copied!
                
            
{{$script->content}}
@fluxScripts