/
home
/
sditechnicalteam
/
public_html
/
resources
/
views
/
components
/
cards
/
File Upload :
llllll
Current File: //home/sditechnicalteam/public_html/resources/views/components/cards/data-row.blade.php
@if (!$html) <div class="col-12 px-0 pb-3 d-lg-flex d-md-flex d-block"> <p class="mb-0 text-lightest f-14 w-30 text-capitalize">{{ $label }}</p> <p class="mb-0 text-dark-grey f-14 w-70 text-wrap">{!! $value !!}</p> </div> @else <div class="col-12 px-0 pb-3 d-lg-flex d-md-flex d-block"> <p class="mb-0 text-lightest f-14 w-30 text-capitalize">{{ $label }}</p> <div class="mb-0 text-dark-grey f-14 w-70 text-wrap ql-editor p-0">{!! nl2br($value) !!}</div> </div> @endif
Copyright ©2k19 -
Hexid
|
Tex7ure