@extends('emails.layouts.master') @section('content')

Hello {{ $user_name }},

Your investment plan {{ $plan_name }} has expired.

You may reinvest or withdraw your balance.

@endsection