ERROR : TypeError: /var/www/store/nex-mart-ftn/src/views/layout.ejs:5 3| 4| <%- include('components/static-meta') -%> >> 5| <%- include('components/dynamic-meta', ) %> 6| <%- include('components/static-link') -%> 7| <%- include('components/crk-store-link') -%> 8| /var/www/store/nex-mart-ftn/src/views/components/dynamic-meta.ejs:5 3| %> 4| <% if (typeof doc !== 'undefined') { %> >> 5| <%= pageTitle.substring(0,70) %> 6| 7| 8| <% } else { %> Cannot read properties of undefined (reading 'substring')