@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Edit Account @endsection

Edit Master Account

@csrf {{-- row 1 --}}
{{-- row 2 --}}
@if(isset($categories)) @endif

Non Premium PinCode
cam_sms_auto ==1) checked @endif/> SMS Automation
transaction_otp_enabled==1) checked @endif/> API
{{-- @endif --}}

{{-- RCS Chatbot Cost --}}
rcs_chatbot_cost?$master_info->rcs_chatbot_cost:"0.00"}} id="rcs_chatbot_cost" autocomplete="off">
@if($master_info->rcs_transactional==1) @endif @if($master_info->rcs_transactional==0) @endif API
{{-- CPS RCS Transactional --}}
{{-- Rate Limiter For RCS API --}}

{{-- Whatsapp Chatbot Cost --}}
whatsapp_chatbot_cost?$master_info->whatsapp_chatbot_cost:"0.00"}} id="whatsapp_chatbot_cost" autocomplete="off">
cam_wa_auto==1)checked @endif /> WhatsApp Automation
cam_whatsapp==1)checked @endif /> Marketing (Promotional)
wa_transactional==1) checked @endif /> Utility(API)
{{-- --}}

Feed Campaign

feed_chatbot_cost?$master_info->feed_chatbot_cost:"0.00"}} id="rcs_chatbot_cost" autocomplete="off">
cam_nativeads}}>
Note : Above four fields are required for creating Meta Campaigns

@endsection