laravel blade datetime dynamic timezone on view
I have a view on blade view with DateTime as a column of datatable. the DateTime timezone is UTC. I wanted to change it to the local timezone with the client browser. so if the data is 00:00 a.m., then…