@if(! is_null($egg->copyFrom))
                    
                        
                            This egg option is copying installation scripts and container options from 
{{ $egg->copyFrom->name }}. Any changes you make to this script will not apply unless you select "None" from the dropdown box below.
                        
 
                    {{ $egg->script_install }}