This website requires JavaScript.
Explore
Help
Sign In
annika
/
urlsnail
Watch
1
Star
0
Fork
0
You've already forked urlsnail
Code
Issues
17
Pull Requests
Packages
Projects
1
Releases
Activity
5961e52797
urlsnail
/
resources
/
views
/
bookmarks
/
show.blade.php
6 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
Add an app layout and some styles
2024-05-25 12:47:48 +00:00
@
extends
(
'layouts.app'
)
@
section
(
'content'
)
Revert "Switch to livewire views" This reverts commit 1fc8f4f80249a79924fd2d51b5b82285128efa9a.
2024-05-26 11:55:04 +00:00
<
x
-
bookmark
:
bookmark
=
"
$bookmark
"
/>
Add an app layout and some styles
2024-05-25 12:47:48 +00:00
@
endsection
Reference in New Issue
Copy Permalink