forgotten company and user logo added

This commit is contained in:
batuhanbas
2019-11-29 11:09:11 +03:00
parent ff69b26214
commit 1c281db6f3
14 changed files with 29 additions and 24 deletions

View File

@ -107,7 +107,7 @@
@else
{!! $module->price_prefix !!}
@if (isset($module->special_price))
<del>{{ $module->price }}</del>
<del class="text-danger">{{ $module->price }}</del>
{{ $module->special_price }}
@else
{{ $module->price }}

View File

@ -182,7 +182,7 @@
{!! $module->price_prefix !!}
@if (isset($module->special_price))
<del>{{ $module->price }}</del>
<del class="text-danger">{{ $module->price }}</del>
{{ $module->special_price }}
@else
{{ $module->price }}
@ -219,7 +219,7 @@
</a>
@endif
@endpermission
@endif
@endif
@if ($module->purchase_faq)
<div class="text-center mt-3">