@if (\Session::has('success'))
                            
                                
                                    
                            
                            @endif
                            @if (\Session::has('error'))
                            
                                
                                    
                            
                            @endif
                            
                                
                            
                            
                            
                            
                            {{ Form::open(array( 'action' => 'ProductController@postFinalProduct','class'=>'form-horizontal','files' => true,'role' => 'form', 'enctype'=>'multipart/form-data')) }}
                            
                                
                                    
                                        
                                            
                                            
                                                
                                            
                                        
                                    
                                    
                                        
                                            
                                            
                                                
                                            
                                        
                                    
                                
                                                                
                                    
                                        
                                            
                                            
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            
                                            
                                                
                                            
                                        
                                    
                                
                                
                                    
                                        
                                            
                                            
                                                
                                                
                                            
                                        
                                    
                                    
                                        
                                            
                                            
                                                
                                            
                                        
                                    
                                
                                
                            
                            
                            
                            
                            {{Form::close()}}
                        
                    {{\Session::get('success')}}
                                {{\Session::get('error')}}