mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-12 17:49:19 +00:00
modify view and style
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
Route::get('/', function () {
|
||||
return view('index');
|
||||
return view('home');
|
||||
});
|
||||
|
||||
Route::get('contact-us', 'ContactUSController@contactUS');
|
||||
|
Reference in New Issue
Block a user