@extends('admin/layout') @section('title') {{ labels('admin_labels.seller_email_notification', 'Seller Email Notifications') }} @endsection @section('content')

{{ labels('admin_labels.seller_email_notification', 'Seller Email Notifications') }}

{{ labels('admin_labels.effortlessly_reach_sellers_with_swift_notification_delivery', 'Effortlessly Reach Sellers with Swift Notification Delivery') }}

@csrf
{{ labels('admin_labels.send_notification', 'Send Notifications') }}
@endsection