99@extends('backend.layouts.blank') @section('content')

Import SQL

Your database is successfully connected. All you need to do now is hit the ‘Install’ Button. The auto installer will run a sql file, will do all the tiresome works and set up your application automatically.

N.B: If you do not import the demo data now, you will not be able to access it later unless you perform a fresh installation

@include('installation.common')
@endsection @section('script') @endsection