@extends('dashboard.base') @section('content')

Bulk Email Manager

{{$dataTable->table(['class' => 'table table-striped table-bordered dt-responsive nowrap', 'style' => 'width:100%;'])}}
@endsection @section('javascript') @push('scripts') {{$dataTable->scripts()}} @endpush @endsection