Personal Details
                    
                    
                
                
@if($request->type == "taxi" || $request->type == "delivery")
                
                    
                        Pickup & Drop Location
                    
                    + Add Stop
                
                @endif
                
                  
                    
                    @if($request->type == "taxi" || $request->type == "delivery")
                    
                    @endif
                  
 
                 
                
                  
                    
                      
                          
                          
                              
                       
                     
                   
                 
                @if($request->type == "rental")
                @if($app_for !=="taxi" && $app_for !== 'delivery')
                 
                    
                        Select Transport Types
                    
                
                
                  
                    
                      
                          
                          
                          
                              
                       
                     
                   
                 
                @endif
                
                    
                        Select Package Types
                    
                
                
                @endif
                @if($request->type == "delivery" || $request->type == "rental" || $app_for == 'delivery')
 
 
                
                    
                        Select Goods Type
                    
                
                
                
                    
                        Select Goods Quantity
                    
                
                
                 
                @endif
                
                    
                        Vehicle Type
                    
                
                
                @if($request->type == "taxi" || $request->type == "delivery" || $request->type == "rental")
                
                @endif