@extends('client::layouts.master') @section('title', '| Newsletter Clients') @section('content')

Newsletter Clients

All Newsletter Clients
{!! $dataTable->table() !!}
@endsection @push('scripts') {!! $dataTable->scripts() !!} @endpush