mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-14 10:22:06 +02:00
Update links.blade.php
Added 'Add link' button.
This commit is contained in:
parent
53fa0f98b5
commit
c7925f1f1a
@ -43,4 +43,6 @@
|
|||||||
{!! $links ?? ''->links() !!}
|
{!! $links ?? ''->links() !!}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<a class="btn btn-primary" href="{{ url('/studio/add-link') }}">Add a link</a>
|
||||||
|
|
||||||
@endsection
|
@endsection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user