@extends('layouts.app') @push('title') {{ __('Version Update') }} @endpush @section('content')

{{ __($title) }}

@csrf
@csrf
@endsection