New Update Available

@php $v_file = base_path() . DIRECTORY_SEPARATOR . 'version.json'; $version = Illuminate\Support\Facades\File::get($v_file); $version = json_decode($version, true); @endphp

{{trans('update.current_version')}} {{$version['version']}} Build {{$version['build']}}

Latest Version is

Your are .. update(s) behind the latest update.