Menambahkan gambar pdf dan mengubah pesan error supaya kita tahu pesannya apa
This commit is contained in:
parent
4fa9bac73c
commit
0a917cc597
BIN
public/img/pdf.png
Normal file
BIN
public/img/pdf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -17,7 +17,7 @@
|
|||||||
<body style="zoom:80%!important" class="flex h-full metronic sidebar-fixed header-fixed bg-[#fefefe] dark:bg-coal-500">
|
<body style="zoom:80%!important" class="flex h-full metronic sidebar-fixed header-fixed bg-[#fefefe] dark:bg-coal-500">
|
||||||
|
|
||||||
@if (session('error'))
|
@if (session('error'))
|
||||||
<em class="hidden toastr" data-type="error" data-message=" {{ session('status') }}"></em>
|
<em class="hidden toastr" data-type="error" data-message=" {{ session('error') }}"></em>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@if (session('info'))
|
@if (session('info'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user