mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-21 13:34:24 +00:00
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:
@@ -44,6 +44,12 @@ class ResetPasswordController extends Controller
|
||||
}
|
||||
|
||||
protected function showResetForm(){
|
||||
<<<<<<< HEAD
|
||||
return view('index');
|
||||
}
|
||||
=======
|
||||
return view('index');
|
||||
}
|
||||
|
||||
>>>>>>> dac3e600db54490eae91cffe68b2a7c72b00df87
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user