Miguel Piedrafita 2017-05-30 14:55:00 +02:00 committed by GitHub
parent 1a32543c09
commit ed82e6704d
1 changed files with 1 additions and 1 deletions

View File

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