removed extra div

This commit is contained in:
Godfrey M 2024-05-22 12:35:32 -07:00
parent e163d5cfc7
commit c4d96f6ea3

View file

@ -1099,7 +1099,6 @@
</div><!-- /.tab-content -->
</div><!-- nav-tabs-custom -->
</div>
</div>
@can('update', \App\Models\User::class)
@include ('modals.upload-file', ['item_type' => 'user', 'item_id' => $user->id])