{"success":true,"html":"<div class=\"flex flex-col items-center justify-center\">\n\t\t<svg class=\"w-16 h-16 text-primary\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" fill=\"currentColor\" viewBox=\"0 0 122.88 122.88\" style=\"enable-background:new 0 0 122.88 122.88\" xml:space=\"preserve\"><g><path d=\"M61.44,0c8.32,0,16.25,1.66,23.5,4.66l0.11,0.05c7.47,3.11,14.2,7.66,19.83,13.3l0,0c5.66,5.65,10.22,12.42,13.34,19.95 c3.01,7.24,4.66,15.18,4.66,23.49c0,8.32-1.66,16.25-4.66,23.5l-0.05,0.11c-3.12,7.47-7.66,14.2-13.3,19.83l0,0 c-5.65,5.66-12.42,10.22-19.95,13.34c-7.24,3.01-15.18,4.66-23.49,4.66c-8.31,0-16.25-1.66-23.5-4.66l-0.11-0.05 c-7.47-3.11-14.2-7.66-19.83-13.29L18,104.87C12.34,99.21,7.78,92.45,4.66,84.94C1.66,77.69,0,69.76,0,61.44s1.66-16.25,4.66-23.5 l0.05-0.11c3.11-7.47,7.66-14.2,13.29-19.83L18.01,18c5.66-5.66,12.42-10.22,19.94-13.34C45.19,1.66,53.12,0,61.44,0L61.44,0z M16.99,94.47l0.24-0.14c5.9-3.29,21.26-4.38,27.64-8.83c0.47-0.7,0.97-1.72,1.46-2.83c0.73-1.67,1.4-3.5,1.82-4.74 c-1.78-2.1-3.31-4.47-4.77-6.8l-4.83-7.69c-1.76-2.64-2.68-5.04-2.74-7.02c-0.03-0.93,0.13-1.77,0.48-2.52 c0.36-0.78,0.91-1.43,1.66-1.93c0.35-0.24,0.74-0.44,1.17-0.59c-0.32-4.17-0.43-9.42-0.23-13.82c0.1-1.04,0.31-2.09,0.59-3.13 c1.24-4.41,4.33-7.96,8.16-10.4c2.11-1.35,4.43-2.36,6.84-3.04c1.54-0.44-1.31-5.34,0.28-5.51c7.67-0.79,20.08,6.22,25.44,12.01 c2.68,2.9,4.37,6.75,4.73,11.84l-0.3,12.54l0,0c1.34,0.41,2.2,1.26,2.54,2.63c0.39,1.53-0.03,3.67-1.33,6.6l0,0 c-0.02,0.05-0.05,0.11-0.08,0.16l-5.51,9.07c-2.02,3.33-4.08,6.68-6.75,9.31C73.75,80,74,80.35,74.24,80.7 c1.09,1.6,2.19,3.2,3.6,4.63c0.05,0.05,0.09,0.1,0.12,0.15c6.34,4.48,21.77,5.57,27.69,8.87l0.24,0.14 c6.87-9.22,10.93-20.65,10.93-33.03c0-15.29-6.2-29.14-16.22-39.15c-10-10.03-23.85-16.23-39.14-16.23 c-15.29,0-29.14,6.2-39.15,16.22C12.27,32.3,6.07,46.15,6.07,61.44C6.07,73.82,10.13,85.25,16.99,94.47L16.99,94.47L16.99,94.47z\"><\/path><\/g><\/svg>\n\t\t<h1 class=\"mt-4 font-bold text-2xl text-gray-900\" x-text=\"modalHeaderText\">Sign In<\/h1>\n\t<\/div>\n<form action=\"https:\/\/durg.ucanapply.com\/login\" id=\"loginform\" class=\"mt-8 space-y-4\" method=\"POST\">\n\t<input type=\"hidden\" name=\"_token\" value=\"O9wn0diWMnKxX2JknrVkmBFuBjKeqbOsh6KqEHWZ\">\t  <input name=\"login_type\" type=\"hidden\" value=\"\">\n\t  \t\t<input type=\"text\" x-model='formData.username' id=\"username\" name=\"username\" class=\"w-full mt-2 py-1 border-gray-300 text-gray-900 focus:border-gray-300 focus:outline-none focus:ring-0 rounded-lg required\" placeholder=\"Username\">\n\t\t<input type=\"password\" x-model='formData.password' @keyup.enter=\"postLogin\" id=\"password\" name=\"password\" class=\"w-full mt-2 text-gray-900 py-1 border-gray-300 focus:border-gray-300 focus:outline-none focus:ring-0 required rounded-lg\" placeholder=\"Password\">\n\t\t\n\t\t<div class=\"grid lg:grid-cols-2 gap-2 mt-1 md:grid-cols-1 sm:grid-cols-1 mb-5\">\n\t\t\t<a class=\"cursor-pointer w-full bg-red-400 hover:bg-red-900 text-gray-100 text-center py-2 rounded-lg transition duration-100\" @click=\"status=false;isLoading=false;\">Cancel<\/a>\n\t\t\t\n\t\t\t<a class=\"inline-flex  items-center justify-center w-full bg-green-400 hover:bg-green-900 text-white py-2 rounded-lg transition duration-100 ease-in-out\" :disabled=\"isLoading\" @click=\"postLogin\"\n\t\t\t:class=\"isLoading ? 'cursor-not-allowed' : 'cursor-pointer '\"\n\t\t\t>\n\t\t\t\t<svg x-show=\"isLoading\" class=\"animate-spin -ml-1 mr-3 h-5 w-5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t<circle class=\"opacity-25\" cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"4\"><\/circle>\n\t\t\t\t\t<path class=\"opacity-75\" fill=\"currentColor\" d=\"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">Sign In<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t<div class=\"flex items-center justify-between\">\n\t\t\t<div class=\"flex items-center space-x-2 text-gray-900\">\n\t\t\t\t<input type=\"checkbox\" id=\"remember_me\" name=\"remember\" class=\"ml-2 focus:ring-0\">\n\t\t\t\t<label for=\"remember\">Remember Me<\/label>\n\t\t\t<\/div>\n\t\t\t<a href=\"javascript:void(0);\" @click=\"forgetPassword('F');\" class=\"cursor-pointer text-yellow-400 hover:text-yellow-900\">Forgot Password?<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\n<\/form>","label":""}