@php if (!isset($entry)) { if (isset($review)) { $entry = $review; } } if (!isset($entryModelName)) { $entryModelName = strtolower(class_basename(get_class($entry->getModel()))); } @endphp
@push('after_scripts') @loadOnce('bpFieldIsReviewedSwitchScript') @endLoadOnce @endpush