{{ __('Email List') }}
{{ __('#') }} | {{ __('Email') }} | {{ __('Action') }} |
---|---|---|
{{ $id }} | {{ $newsletter->email }} | {{ __('Edit') }} |
@extends('admin.layout') @section('content')
{{ __('#') }} | {{ __('Email') }} | {{ __('Action') }} |
---|---|---|
{{ $id }} | {{ $newsletter->email }} | {{ __('Edit') }} |