@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.

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