@extends('layouts.master') @section('title',__('Whatsapp Chat Button Settings')) @section('breadcum') @endsection @section('maincontent')
{{ __('WhatsApp Chat Button Settings') }}
@csrf

{{ __('Please Enter WhatsApp Phone Number !') }}
{{ __('Please Enter PopUp Message !') }}
{{ __('Please Enter Header Title !') }}

{{ __('Please Enter Header Color !') }}
@endsection