@extends('layouts.notification') @section('content')

NEW APP UPDATE AVAILABLE

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.

What's New in This Version

Update now to enjoy these improvements:

Version {{ $version }}
Release Date {{ $release_date }}
Size {{ $size }}
Download Update Now
{{--

Direct download link: {{ $update_url }}

--}}

Important Notes

As always, thank you for using AFRIDataNG. We appreciate your trust in our service!

@endsection