Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to add Middle Name and Salutation in my Customer model. What's the best approach for this? I need help.
I already made migrations and fillable for middle_name and salutation. I just really want to add middle_name field and salutation field to the Customer admin panel