@extends('layouts.admin.main') @section('title', __('Send Newsletter')) @section('style') @endsection @section('rightbar-content')
Send NewsLetter
@csrf
@endsection @section('script') @endsection