Merge remote-tracking branch 'origin/staging' into origin/production

This commit is contained in:
Linksehat Staging Server
2024-01-06 15:05:32 +07:00
4 changed files with 97 additions and 12 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