update ecard dan enrolment 2

This commit is contained in:
2024-01-06 12:35:58 +07:00
parent a9c48f63a4
commit 5c5ad8bae7
3 changed files with 23 additions and 11 deletions

View File

@@ -77,10 +77,9 @@
</style>
</head>
<body>
<br><br><br><br>
<br><br>
@if($member->currentCorporate->files && count($member->currentCorporate->files) > 0)
<div>
{{ asset($member->currentCorporate->files[0]->path)}}
<img src="{{ public_path('images/logo-default.png') }}" height="30px">
</div>
@endif