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