Update app.blade.php
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/images/icon.png" />
|
||||
@yield('meta')
|
||||
<link href="{{ mix('/css/app.css') }}" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
|
||||
Reference in New Issue
Block a user