feat: Enhance document upload functionality and improve resource template display
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
@endphp
|
||||
|
||||
<tr>
|
||||
<td class="pl-20 text-brand text-16">{{$docss->index + 1}}</td>
|
||||
<td class="pl-20 text-brand text-16">{{$loop->index + 1}}</td>
|
||||
<td class="text-brand text-16">{{$docss->title}}</td>
|
||||
<td class=" flex items-center gap-10 justify-end">
|
||||
<a href="{{ $full_pathss }}" class="link-primary fs-15" download>
|
||||
|
Reference in New Issue
Block a user