mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-20 05:07:22 +02:00
Update edit-link.blade.php
This commit is contained in:
parent
ce627e9a54
commit
cfe44190c6
@ -82,7 +82,7 @@ The 'Heading' button will be replaced with a sub-heading, where the title define
|
|||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h5 class="card-title mb-0">{{$lt['title']}}</h5>
|
<h5 style="color:#000!important;" class="card-title mb-0">{{$lt['title']}}</h5>
|
||||||
<p class="card-text text-muted">{{$lt['description']}}</p>
|
<p class="card-text text-muted">{{$lt['description']}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -99,8 +99,6 @@ The 'Heading' button will be replaced with a sub-heading, where the title define
|
|||||||
|
|
||||||
</x-modal>
|
</x-modal>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@push("sidebar-scripts")
|
@push("sidebar-scripts")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user