@extends('layouts.admin') @section('title',__('Import Demo')) @section('content')

{{__('Import Demo')}}

{{__('Important Note')}}:
  • {{__("ON Click of import data your existing data like products,brands will remove except users,settings.")}}
  • {{__("ON Click of reset data will reset your site (which you see after fresh install).")}}
@csrf
@csrf
@endsection