@php $chargingText = ($service->charging_method == TranslationChargingMethods::WORD_COUNT) ?__('Word Count') : __('Number of Pages'); @endphp