@if ($row->appointment_tran_id) {{ __('messages.appointment.paid') . ' ' . $row->paid_amount}} @else {{ __('messages.appointment.free') }} @endif