@include('install.navigation')
@include('errors.errors')
{!! Form::open(array('route' => ['install.project'], 'method' => 'POST', 'name'=>'registrationForm ', 'novalidate'=>'', 'class'=>"loginform", 'id'=>"install_form")) !!}
Server Hosting Details
Please enter server login details to install this system
Installation in Progress. Dont refresh OR redirect the page. Please Wait...
Your website will be ready in next 120 seconds
@stop
@section('footer_scripts')
@stop