Changeset 120759b for resources/views/layouts
- Timestamp:
- 10/15/21 00:21:44 (3 years ago)
- Branches:
- develop, master
- Children:
- d795fa6
- Parents:
- 24a616f
- Location:
- resources/views/layouts
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/views/layouts/app.blade.php
r24a616f r120759b 6 6 <meta http-equiv="X-UA-Compatible" content="ie=edge"> 7 7 <title>@yield('title')</title> 8 9 {{-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>--}}10 8 11 9 <!-- Favicon -->
Note:
See TracChangeset
for help on using the changeset viewer.