| Country name | {{ $errors->first('country_name') }} | 
                                    
                                        | Country code | {{ $errors->first('country_code') }} | 
    
                                    
                                        | Country latitude | {{ $errors->first('country_latitude') }} | 
                             
                                    
                                        | Country longitude | {{ $errors->first('country_longitude') }} | 
      
                                    
                                        | Country flag | {{ $errors->first('country_flag') }} | 
                                                                                                            
                                    
                                        | Country image | {{ $errors->first('country_image') }} | 
                                    
                                        | Country descrition url | {{ $errors->first('country_url') }} | 
                                    
                                        | Home page display | {{ $errors->first('country_status') }} | 
 
                                    
                                        | Country status | {{ $errors->first('country_status') }} | 
 
                                    
                                        |  |  |