[ 'import_email' => [ 'subject' => 'Your Excel Import Has Been Processed', 'intro' => 'Your Excel import request has been completed.', 'body' => 'The data from your uploaded file has been successfully imported into the system.', 'outro' => 'If you did not initiate this import, please contact the administrator immediately.', ], 'export_email' => [ 'subject' => 'Your Excel Export Is Ready', 'intro' => 'Your Excel export request has been completed.', 'body' => 'Please find the exported file attached to this email.', 'outro' => 'If you did not request this export, please contact the administrator immediately.', ], ], ];