diff --git a/resources/views/banking/transactions/index.blade.php b/resources/views/banking/transactions/index.blade.php index ee7b5528d..af3e802be 100644 --- a/resources/views/banking/transactions/index.blade.php +++ b/resources/views/banking/transactions/index.blade.php @@ -59,6 +59,7 @@ diff --git a/resources/views/components/index/summary.blade.php b/resources/views/components/index/summary.blade.php index 9e5cbabc2..40fae6e4d 100644 --- a/resources/views/components/index/summary.blade.php +++ b/resources/views/components/index/summary.blade.php @@ -23,10 +23,10 @@ @elseif (! empty($first))
@if ($first->attributes->has('href')) - + @endif @php $text_color = $first->attributes->has('text-color') ? $first->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp -
+
attributes->get('class')])> {!! $first->attributes->get('amount') !!}
@@ -51,10 +51,10 @@ @elseif (! empty($second))