Trip overview 5 days in the mountains of NE Pakistan teaching at a church camp.
2 days in Lahore in the base church of GKCM
5 days of publich healing and deliverance evangelistic meeting in 2 cities and 1 village.
We are currently in the process of verifying testimonies and reports but we saw hundreds respond to the gospel and strong moves of the Holy Spirit in people’s lives.
This website uses cookies to improve your experience. If you continue to use this site, you agree with it.
jQuery(document).ready(function($) {
// Target the comment submission form
$('#commentform').on('submit', function() {
var $submitButton = $(this).find('input[type="submit"], button[type="submit"]');
// Disable the button instantly to block double-clicks
$submitButton.prop('disabled', true);
// Optional: change the cursor to show it is processing
$submitButton.css('cursor', 'not-allowed');
});
});