alden8's avatar

Template.set() load page <head> content in .tagClass together with ajax-html from ajax-route

In blade-template

Template.set('.tagClass', "{{route('routPath')}}", true, true)

load in .tagClass div together with html that returns {{route('routPath')}} in addition head-tag content

0 likes
0 replies

Please or to participate in this conversation.