@if($popovertitle || $popovercontent) {{-- --}} @livewire('popover', ['title' => $popovertitle, 'content' => $popovercontent, 'inputName' => $name]) @endif
@if ($textEditor) @section('scripts') @parent @endsection @endif