Update app.blade.php

This commit is contained in:
2020-10-08 13:41:59 +05:00
parent 38ef1570f3
commit 5c327f1c68

View File

@@ -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">