mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
Update layout.blade.php
This commit is contained in:
parent
dc90af54b3
commit
7c6c8caf6f
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ $title = $title
|
|||
<style>
|
||||
[x-cloak] { display: none !important; }
|
||||
</style>
|
||||
|
||||
<script async src="https://hive.laravel-code.tips/sb.js"></script>
|
||||
</head>
|
||||
|
||||
<body class="flex flex-col min-h-screen font-sans antialiased text-gray-800">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue