@extends('layouts.default.master') @section('data_count') {{-- Start:: content heading --}}
{{-- title --}}
Subscriber
{{-- title --}}
{{-- End:: content heading --}} {{-- Start::Content Body --}}
@if (!$target->isEmpty()) @foreach ($target as $data) @endforeach @endif
SERIAL EMAIL SUBSCRIBED ON
{{ $sl++ }} {{ $data->email }} {{ $data->added_on }}
{{-- End::Content Body --}} @stop @push('custom-js') @endpush