@extends('layouts.contentLayoutMaster') {{-- page title --}} @include('panels.page-title') {{-- vendor style --}} @section('vendor-style') @endsection @section('page-style') @endsection {{-- page content --}} @section('content')
@include('panels.flashMessages') @if(isset($company_result))
{!! method_field('patch') !!} @else @endif @csrf()

@foreach ($send_option as $val)

{{$message}}
@enderror

@endforeach
SMS
WhatsApp
{{--
--}}
@endsection {{-- vendor script --}} @section('vendor-script') @endsection {{-- page script --}} {{-- @section('page-script') @endsection --}} {{-- page script --}} @section('page-script') @endsection