@extends('adminlte::page') @section('title', 'Send Newsletter') @section('content_header')

Send Newsletter

@stop @section('content') @include('notifications')
@stop @section('plugins.jQuery-UI', true)