Remove bad closing tag
This commit is contained in:
parent
bdf5708bfc
commit
efd6d7625f
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@
|
||||||
</h3>
|
</h3>
|
||||||
<p></p>{{ trans('admin/users/general.all_assigned_list_generation')}} {{ Helper::getFormattedDateObject(now(), 'datetime', false) }}
|
<p></p>{{ trans('admin/users/general.all_assigned_list_generation')}} {{ Helper::getFormattedDateObject(now(), 'datetime', false) }}
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
@if ($show_user->assets->count() > 0)
|
@if ($show_user->assets->count() > 0)
|
||||||
@php
|
@php
|
||||||
$counter = 1;
|
$counter = 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue