@extends('layouts.admin') @section('title') @lang('Manage Addon') @endsection @section('breadcrumb')

@lang('Manage Addon')

@endsection @section('content')
@lang('Warning') : @lang('We strongly recommend that, please backup your whole system and database before you update the system.')
@lang('Install Update')
@lang('System version : '.sysVersion())
@csrf
@endsection @push('style') @endpush