admin test dashboard
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<br>
|
<br>
|
||||||
{!! Form::open(['action' => 'Moons\MoonsAdminController@storeMoonRemoval', 'method' => 'POST']) !!}
|
{!! Form::open(['action' => 'Moons\MoonsAdminController@storeMoonRemoval', 'method' => 'POST']) !!}
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<table class="table table-striped">
|
<table class="table table-striped table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
<th>System</th>
|
<th>System</th>
|
||||||
<th>Name</th>
|
<th>Name</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user