@if ($type == 1)
@can('admin.store.edit') @Lang('admin.edit') @endcan @can('admin.store.delete') @Lang('admin.delete') @endcan
@endif