{{ t('activity_log_details') }}

{{ t('action') }}

{{ t($data->category) }}

{{ t('date') }}

{{ format_date_time($data->recorded_at) }}

{{ t('total_parameter') }}
                        
{{ t('header') }}

{{ t('number_id_of_the_whatsapp') }}

{{ $data->phone_number_id }}

{{ t('business_account_id') }}

{{ $data->business_account_id }}

{{ t('whatsapp_access_token') }}

{{ $data->access_token }}

{{ t('raw_content') }} {{ t('format_type') }}
                        
{{ t('response') }} {{ t('response_code') }} : {{ $data->response_code }}