@extends('admin.layouts.master') @section('content')

{{ __('Send Message to All Subscribers') }}

{{ __('All Subscribers') }}
@csrf
@endsection