remove the project files

This commit is contained in:
Nabeel Shahzad
2017-12-16 12:12:26 -06:00
parent 5bc8dab6f8
commit ff2ec20e37
23 changed files with 7 additions and 766 deletions

View File

@@ -49,14 +49,17 @@
</div>
</nav>
<!-- End Navbar -->
{{--<div class="clearfix" style="height: 25px;"></div>--}}
<div class="clearfix" style="height: 25px;"></div>
<div class="wrapper">
<div class="clear"></div>
<div class="container" style="width: 50%">
<div class="row">
<div class="col-12">
<h2>phpVMS Not Installed</h2>
<p style="text-align: right">
<h1>phpVMS Not Installed</h1>
<br />
<br />
<br />
<p style="text-align: right; font-size: 22px;">
<a href="{!! url('/install') !!}" class="btn btn-success">Head on to the installer ></a>
</p>
@yield('content')