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

{{ translate('Import Demo Data') }}

{{ translate('Current verion') }}: {{ get_setting('current_version') }}
  • {{ translate('Make sure your server has matched with all requirements.') }} {{ translate('Check Here') }}
  • {{ translate('It may take some times to upload so do not close the browser or tab.') }}
  • {{ translate('If you have previous data, then it may conflicts with some of your current data.') }}
  • {{ translate('Make sure you have activated your system with the domain and site URL.') }}
@csrf
@endsection