@extends('backend.layout.main') @section('content') @if(session()->has('message'))
{{trans('file.The field labels marked with * are required input fields')}}.{{trans('file.Add mobile numbers by selecting the customers')}}
{!! Form::open(['route' => 'setting.sendSms', 'method' => 'post']) !!}