Skip to content

Commit

Permalink
Update rows.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
OhmygoodR authored Nov 3, 2023
1 parent ee4b445 commit df3f3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/rows.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</thead>
<tbody>
@php
$isValue=true
$isValue=true;
@endphp


Expand Down

0 comments on commit df3f3f0

Please sign in to comment.