Merge remote-tracking branch 'origin/staging' into origin/production
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user