Gửi tin nhắn khách hàng
{!! Form::open(array('url' => route('sms.sentCustomer'), 'method' => 'post', 'files'=> true,'id'=>'fvalidate','enctype'=>'multipart/form-data','autocomplete'=>'off')) !!}
Nội dung gửi tin
{{ Form::close() }}