tweaks
This commit is contained in:
@@ -150,7 +150,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'toast_position' => env('SWEET_ALERT_TOAST_POSITION', 'top-end'),
|
||||
'toast_position' => env('SWEET_ALERT_TOAST_POSITION', 'top'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
@@ -27,9 +27,7 @@
|
||||
|
||||
|
||||
</div>
|
||||
<div class="ml-5">
|
||||
@include('sweetalert::alert')
|
||||
</div>
|
||||
|
||||
<script src="/js/app.js"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user