Moved nav to files

This commit is contained in:
Nabeel Shahzad
2018-05-21 10:32:38 -05:00
parent 7cba92d420
commit 9173558a0b
7 changed files with 6 additions and 17 deletions

View File

@@ -4,6 +4,7 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'login' => 'Log In',
'logout' => 'Log Out',
'password' => 'Password',
'createaccount' => 'Create Account',
'forgotpassword' => 'Forgot Password',