@extends('backend.admin.layouts.master')
@section('content')
-
{{ __('Make sure your server has matched with all requirements.') }}
{{ __('Check Here') }}
- {{ __('Download latest version from bigcms.') }}
- {{ __('Extract downloaded zip. You will find updates.zip file in those extraced files.') }}
- {{ __('Upload that zip file here and click update now.') }}
- {{ __('If you are using any addon make sure to update those addons after updating.') }}
- {{ __('Please turn off maintenance mode before updating.') }}
@endsection