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

{{ "6valley Software Installation" }}

{{ "Please proceed step by step with proper data according to instructions" }}

{{ "Before starting the installation process please collect this information. Without this information, you won’t be able to complete the installation process" }}

{{ "Required Database Information" }}
{{ "Where to get this information ?" }}
{{ "Database Name" }}
{{ "Database Password" }}
{{ "Database Username" }}
{{ "Database Host Name" }}

{{ "Are you ready to start installation process ?" }}

{{ "Get Started" }}
@endsection