@extends('admin.master_layout') @section('title') {{ __('translate.Send Mail to Subscriber') }} @endsection @section('body-header')

{{ __('translate.Send Mail to Subscriber') }}

{{ __('translate.Newsletter') }} >> {{ __('translate.Send Mail to Subscriber') }}

@endsection @section('body-content')
@csrf

{{ __('translate.Send Mail to Subscriber') }}

@endsection @push('style_section') @endpush @push('js_section') @endpush