laravel anchor tag href and value are different
Anyone who experience this issue with anchor tags at laravel , I encounter an issue which href shows correct url href="job
but the properties value shows = jobs/jobs
. I don’t have any issue with this anchor tags when I’m in different routes.