@extends('backend::layouts.app') @section('title', 'Newsletter Subscription') @section('content')

Newsletter Subscription

@if ($newsletterSubscriptions->isNotEmpty()) Export @endif
SN Email Date Actions
@endsection @push('js') @endpush