@component('ui::components.modal.simple', ['guid' => $modal_guid, 'title' => $modal_title]) @slot('content') @livewire('rate_single') @endslot @slot('btns') @endslot @endcomponent