uff muchas cosas, agrege projecto y setup

This commit is contained in:
Daniel Cortés
2019-10-14 22:59:22 -03:00
parent 45a441bb2c
commit a7929c0097
36 changed files with 334 additions and 147 deletions

View File

@@ -3,13 +3,13 @@
@section('content')
<div class="table-heading">
<h1>Now</h1>
<a class="pure-button button-black-white" href="{{ route('admin.now.create') }}">Create</a>
<a class="pure-button button-black-white" href="{{ route('admin.now.create') }}">Create Now</a>
</div>
<table class="pure-table">
<thead>
<tr>
<th>Id</th>
<th>Fecha</th>
<th>Date</th>
<th></th>
</tr>
</thead>