We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bca5d commit 94e05a7Copy full SHA for 94e05a7
app/Helpers/HtmlGenerator.php
@@ -9,7 +9,7 @@ class HtmlGenerator
9
{
10
public static function detailHonorMitra($model)
11
12
- $html = '<div class="p-6">
+ $html = '<div class="p-2">
13
<!-- Header -->
14
<div class="flex justify-between mb-6">
15
<div>
@@ -71,7 +71,7 @@ public static function detailHonorMitra($model)
71
72
public static function detailPulsaMitra($model)
73
74
75
76
77
0 commit comments