Display two fields in a single line in laravel nova with vite

Viewed 20

I just started work on the laravel 9 and using Nova along with vite(not using webpack.mix.js).

Laravel Nova works great and I created many resources, it just works great, but I am wondering how can I align the two or more nova fields in a single line on the Nova form.

For example First Name and Last Name! Can we display or align these two fields in a single line instead of two separate lines?

Please suggest me your ideas and references

Thanks

0 Answers
Related