@extends('layouts.notification') @section('content')
Hello {{ $user->first_name }},
We're excited to announce a new update for the AFRIDataNG app (v{{ $version }})! This release includes important improvements and new features to enhance your experience.
Update now to enjoy these improvements:
| Version | {{ $version }} |
| Release Date | {{ $release_date }} |
| Size | {{ $size }} |
Direct download link: {{ $update_url }}
--}}As always, thank you for using AFRIDataNG. We appreciate your trust in our service!
@endsection