stuff
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<th>Remove</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
@if($altcount > 0)
|
||||
@if($altCount > 0)
|
||||
@foreach($alts as $alt)
|
||||
{{ Form::open(['action' => 'Dashboard\DashboardController@removeAlt', 'method' => 'POST']) }}
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user