{{ \Carbon\Carbon::parse(now())->format('l, j F Y') }}
*{{__('Your application is upto date')}}
* {{__('New version')}} {{ config('app.current_version') }}
* {{__('Current version')}} {{ getOption('current_version', '1.0') }}
* {{__('Download your database and present script to avoid any errors')}}. (Safety first)
* {{__('Please click Update now button, may its need sometime')}}