@extends('backend.layouts.app') @section('content')

{{ translate('Update your system') }}

{{ translate('Current verion') }}
  • {{ translate('Make sure your server has matched with all requirements.') }} {{ translate('Check Here') }}
  • {{ translate('Extract downloaded zip. You will find updates.zip file in those extraced files.') }}
  • {{ translate('Upload that zip file here and click update now.') }}
  • {{ translate('If you are using any addon make sure to update those addons after updating.') }}
  • {{ translate('Please turn off maintenance mode before updating.') }}
@csrf
{{ translate('Browse') }}
{{ translate('Choose File') }}
@endsection