@stack('style-include') @stack('style-push')
@php $baseURL = url('/'); $configFilePath = $baseURL.'/'.'manual.json'; $configJson = json_decode(file_get_contents($configFilePath), true); @endphp
{{$title}}
{{Arr::get($configJson,'note')}}
{{translate("Update")}} V{{Arr::get($configJson,'version')}}
@include('partials.notify') @stack('script-include') @stack('script-push')