@extends('layouts.admin') @section('style') @endSection @section('script') @endSection @section('content') @php $page_title = 'List Unsub'; @endphp
@include('layouts.flashmessage')

{{ __('admin_dashboard.titleNotificationTemplateUnsubscriberList') }} {{ $template->slug }}

No. User UID Unsubscribe At
@component('components.utility.modal_confirmation_delete') @endcomponent @endsection