'Membership', 'memberships' => 'Memberships', 'member' => 'Member', 'members' => 'Members', 'member_id' => 'Member ID', 'admin_id' => 'Created by', 'status' => 'Status', 'pending' => 'Pending', 'active' => 'Active', 'expired' => 'Expired', 'start_date' => 'Start date', 'end_date' => 'End date', 'amount' => 'Amount', 'payment_status' => 'Payment status', 'paid' => 'Paid', 'unpaid' => 'Unpaid', 'partial' => 'Partially paid', 'created_at' => 'Created at', 'updated_at' => 'Updated at', 'subscription' => [ 'success' => 'Your subscription has been successfully sent. We will contact you as soon as possible.', 'error' => 'An error occurred while sending your subscription.', ] ];