@extends('layouts.master') @section('title', 'Newsletter List') @section('content')
{{ __('Id') }} {{ __('Name') }} {{ __('Number Of User') }} {{ __('Processing Status') }} {{ __('Created At') }} {{ __('Action') }}
@endsection @push('scripts') @endpush