<% var title = 'लोड पोस्ट करें'; %> <%- include('../partials/header') %>

📦 नया लोड पोस्ट करें

<% if (error) { %>
<%= error %>
<% } %>
<%- include('../partials/footer') %>