@section('site_title', formatTitle([__('Update'), config('info.software.name')]))
@csrf
@include('shared.message')

{{ __('Updates pending') }}

{{ $updates }}