MM
Asked
i want to change default field name on invoice and quotation like i want to rename Reference feild with Ref. No please check attachment
give me path i will change where is file so i will change i am using beta 6 (4.0)
give me path i will change where is file so i will change i am using beta 6 (4.0)
- MSAnsweredHello,
You can change the language file in the `lang` folder.
The view files are in the `resources/js/Pages/` folder. You will need to build the app after modifications using `npm i && npm run build`
Thank you - Login to Reply