I want to add .00 to my value.
For example:
100 will be 100.00 100.26 will be 100.26 only.
number_format() can be your friend