styling
This commit is contained in:
parent
9f7c771d21
commit
096da300d9
@ -5,8 +5,7 @@
|
||||
@include($class->views['summary.content.header'])
|
||||
|
||||
@foreach($class->tables as $table_key => $table_name)
|
||||
<div
|
||||
class="flex flex-col lg:flex-row mt-12">
|
||||
<div class="flex flex-col lg:flex-row mt-12">
|
||||
@include($class->views['summary.table'])
|
||||
|
||||
@if (! $is_print)
|
||||
|
Loading…
x
Reference in New Issue
Block a user