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

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