Your IP : 18.118.28.160


Current Path : /home/lentoinv/test.lentoria.com/resources/views/vendor/mail/html/
Upload File :
Current File : /home/lentoinv/test.lentoria.com/resources/views/vendor/mail/html/header.blade.php

{{--@formatter:off--}}
<tr>
<td class="header">
<a href="{{ $url }}" style="display: inline-block;">
@if (trim($slot) === 'Laravel')
<img src="https://laravel.com/img/notification-logo.png" class="logo" alt="Laravel Logo">
@elseif(trim($slot) === config('app.name'))
<img src="https://lentoria.com/assets/images/brand/logo/logo111.png" class="logo" alt="{{config('app.name') .'Logo'}}">
{{--{{ $slot }}--}}
@endif
</a>
</td>
</tr>

?>