@extends('installer::app') @section('content')

phpVMS already installed!

phpVMS has already been installed! Please remove the modules/Installer folder.

{!! Form::open(['url' => '/', 'method' => 'get']) !!}

{!! Form::submit('Go to your site >>', ['class' => 'btn btn-success']) !!}

{!! Form::close() !!} @endsection