Article Save and sweet alert
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
@include('partials.header')
|
||||
|
||||
<main class="mt-12">
|
||||
|
||||
@yield('content')
|
||||
</main>
|
||||
|
||||
@@ -26,6 +27,7 @@
|
||||
|
||||
|
||||
</div>
|
||||
@include('sweetalert::alert')
|
||||
<script src="/js/app.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user