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