@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')}}

@include('partials.notify') @stack('script-include') @stack('script-push')