{{ $label }}
@if($wrapped)
@if($escape) {{ $content }} @else {!! $content !!} @endif  
@else @if($escape) {{ $content }} @else {!! $content !!} @endif @endif