{{ __('WhatsApp number') }}
@include('partials.fields',['fields'=>[ ['required'=>false,'ftype'=>'input','name'=>'Whatsapp phone', 'placeholder'=>'Whatsapp phone to receive orders on. Set to 000000000 if you don not what to receive the order on whatsapp', 'id'=>'whatsapp_phone', 'value'=>$company->whatsapp_phone], ]])