Skip to content

Commit c7925f1

Browse files
committed
Update links.blade.php
Added 'Add link' button.
1 parent 53fa0f9 commit c7925f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/studio/links.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@
4343
{!! $links ?? ''->links() !!}
4444
</ul>
4545

46+
<a class="btn btn-primary" href="{{ url('/studio/add-link') }}">Add a link</a>
47+
4648
@endsection

0 commit comments

Comments
 (0)