commit
a9268c5f58
|
@ -1,5 +1,5 @@
|
|||
<!doctype html>
|
||||
<html lang="{{ config('app.locale') }}">
|
||||
<html lang="{{ app()->getLocale() }}">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
|
Loading…
Reference in New Issue