@extends('install.index') @section('content')

{{ __('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.') }}'


{{ __('Importing database....') }}
@endsection