uff muchas cosas, agrege projecto y setup
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user