@extends('layouts.app') @section('title', 'Unsubscribed Recipients') @section('content')

Unsubscribed Recipients

Create

@if($errors->any()) @endif
@csrf
@endsection