Added Zones, authorisation on edits, validation enhancements
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
@can('admin',(new \App\Models\Domain()))
|
||||
@can('admin',(new \App\Models\User))
|
||||
<tr>
|
||||
<td colspan="5"><a href="{{ url('user/addedit') }}">Add New User</a></td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user