users buttons

This commit is contained in:
Александр Бабкин
2022-06-29 08:56:33 +03:00
parent a2b909e3da
commit 90de0d96f3
7 changed files with 101 additions and 47 deletions

View File

@@ -37,7 +37,6 @@
<td class="p-2 border border-gray-200">{{ $project->mmc_path }}</td>
<td class="p-2 border border-gray-200">
<div class="text-center">
<!-- Regular -->
<a href="{{ route('projects.show',$project->id) }}">
<i class="fa fa-eye text-green-500 px-2 text-lg"></i>
</a>