@extends('admin.layouts.master') @section('content') Suscriptores Enviar boletÃn.. @csrf Subject Message Send All Subscribers {{ $dataTable->table() }} @endsection @push('scripts') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush