@extends('dashbord.layouts.master') @section('toolbar')

{{trans('dash_site.newsletters_msg')}}

@endsection @section('content')
{{--{{ $dataTable->table() }}--}}
{{trans('dash_site.ID')}} {{trans('dash_site.Email')}} {{trans('dash_site.created_at')}}
@endsection @section('js') @endsection