users buttons
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user