Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/booking

# Conflicts:
#	app/Http/Controllers/Auth/ResetPasswordController.php
#	vendor/composer/autoload_classmap.php
#	vendor/composer/autoload_static.php
This commit is contained in:
Jack Goh
2018-06-13 14:43:30 +08:00
10 changed files with 26058 additions and 105 deletions
@@ -44,6 +44,12 @@ class ResetPasswordController extends Controller
}
protected function showResetForm(){
<<<<<<< HEAD
return view('index');
}
=======
return view('index');
}
>>>>>>> dac3e600db54490eae91cffe68b2a7c72b00df87
}