<% var statusType = (typeof status_type !== typeof undefined && status_type) ? status_type :""; var userType = (typeof user_type !== typeof undefined && user_type) ? user_type :""; %>
<%= __('admin.user.name'); %> <%= __('admin.user.email'); %> <%= __('admin.user.phone_number'); %> <%= __('admin.system.status'); %> <%= __('admin.system.created'); %> <%= __('admin.system.action'); %>
<%- contentFor('css') %> <%- contentFor("script") %>