Table border.

This commit is contained in:
James Cole 2015-03-02 15:45:24 +01:00
parent f0a5756f25
commit 23fc652092

View File

@ -1,7 +1,7 @@
@if(is_object($accounts) && method_exists($accounts, 'render'))
{!! $accounts->render() !!}
@endif
<table class="table table-striped">
<table class="table table-striped table-bordered">
<tr>
<th>&nbsp;</th>
<th>Name</th>