diff --git a/resources/views/studio/links.blade.php b/resources/views/studio/links.blade.php index c187129..3636227 100755 --- a/resources/views/studio/links.blade.php +++ b/resources/views/studio/links.blade.php @@ -12,7 +12,24 @@ @php setcookie("LinkCount", "all", time()+60*60*24*5, "/"); @endphp @endif -
+@push('sidebar-stylesheets') + +@endpush + +
+

My Links Add new item @@ -119,4 +136,20 @@ Add new item

+ +
+

Preview:

+
+
+
+
+ + +
+
+

Preview:

+
+
+
+
@endsection