{{ __('Send Email to Contacts') }}

@csrf

{{ __('Send Email to Contacts') }}

{{ __('Contact List') }}

@include('admin.partials.contacts_table')
{{ __('admin.Name') }} {{ __('admin.Email') }} {{ __('Groups') }}
{{ __('Showing page') }} {{ $contacts->currentPage() }} {{ __('of') }} {{ $contacts->lastPage() }}