e
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | <meta name="csrf-token" content="{{ csrf_token() }}" /> | ||
| 7 | <title>Laravel</title> | 8 | <title>Laravel</title> |
| 8 | 9 | ||
| 9 | <link href="/css/app.css" rel="stylesheet"> | 10 | <link href="/css/app.css" rel="stylesheet"> | ... | ... |
-
Please register or sign in to post a comment