Skip to content

Commit

Permalink
quality of code 2
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePiron committed Mar 1, 2024
1 parent a68a354 commit 21e115b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/views/place/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class="bg-green-500 hover:bg-green-700 text-white font-bold py-2 px-4 rounded">
<div class="py-2 align-middle inline-block min-w-full sm:px-6 lg:px-8">
<div class="shadow overflow-hidden border-b border-gray-200 sm:rounded-lg p-2">
<table class="table table-striped table-bordered">
<caption class="sr-only">{{__('place/index.view_all_places')}}</caption>
<thead>
<tr>
<th>{{__('place/index.fields.name')}}</th>
Expand Down

0 comments on commit 21e115b

Please sign in to comment.