' ' ) ); ?>
'send-comment comments-form', 'title_reply' => esc_html__( 'Leave A Comments', 'app7' ), 'submit_button' => '', 'comment_field' => '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
' )), 'label_submit' => esc_html__( 'SUBMIT', 'app7' ), ); comment_form( $args ); ?>