Email Center
Send a single email or a bulk email
@if($mode === 'single')
Send Email
@else
Send Bulk Email
@endif