@if (check_access(array('A_DETAIL_CUSTOMER'), true)) {{ __("View") }} @endif @if (check_access(array('A_EDIT_CUSTOMER'), true)) {{ __("Edit") }} @endif