Skip to content

Commit

Permalink
Updated report.blade
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Jul 12, 2024
1 parent 2527fd7 commit c310886
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@if (isset($key) && is_array($key))
@foreach ($report as $key => $value)
<table>
<thead>
Expand Down Expand Up @@ -37,3 +38,4 @@
</tbody>
</table>
@endforeach
@endif

0 comments on commit c310886

Please sign in to comment.