@extends('installer::app') @section('content')
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