@if (permissionCheck('customer.show_details')) {{__('common.details')}} @endif @if (permissionCheck('admin.customer.edit')) {{__('common.edit')}} @endif @if (permissionCheck('admin.customer.destroy')) {{__('common.delete')}} @endif