api
This commit is contained in:
parent
c2ded9adf2
commit
ec6bfa0946
|
|
@ -11,9 +11,6 @@
|
|||
<a href="javascript:;" class="btn btn-success btn-edit btn-disabled disabled {:$auth->check('cars/edit')?'':'hide'}" title="{:__('Edit')}" ><i class="fa fa-pencil"></i> {:__('Edit')}</a>
|
||||
<a href="javascript:;" class="btn btn-danger btn-del btn-disabled disabled {:$auth->check('cars/del')?'':'hide'}" title="{:__('Delete')}" ><i class="fa fa-trash"></i> {:__('Delete')}</a>
|
||||
|
||||
<img style="width: 200px" src="https://custom-options-apps.cloudfastcdn.com/uploads/image/223/1753167325_2IGjKiNjcG.jpg">
|
||||
|
||||
|
||||
</div>
|
||||
<table id="table" class="table table-striped table-bordered table-hover table-nowrap"
|
||||
data-operate-edit="{:$auth->check('cars/edit')}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user