We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a5a0a commit 53c5fb6Copy full SHA for 53c5fb6
resources/views/studio/add-link.blade.php
@@ -24,7 +24,7 @@
24
<br>
25
<label>* Required fields</label><br>
26
</div>
27
- <button type="submit" class="mt-3 ml-3 btn btn-info">Submit</button>
+ <div class="row"><button type="submit" class="mt-3 ml-3 btn btn-info">Submit</button><a style="color:white;background-color:#f8b739;" class="mt-3 ml-3 btn" href="{{ url('/studio/links') }}">See all links</a></div>
28
</form>
29
30
<br><br><details>
0 commit comments