@if(!isset($child)) @endif @if(isset($label)) {{ucwords($label)}} @endif @if(isset($value) || isset($slot)) : @if (isset($value)) @if(isset($route) && !isset($extL)) @endif @if(isset($image)) @elseif(isset($html)) {!! $value !!} @else {{$value}} @endif @if(isset($route) && !isset($extL)) @endif @if(isset($route) && isset($extL)) @endif @endif @if ($slot != "") {{ $slot }} @endif @endif @if(!isset($child)) @endif