Open URL as modal, from a custom Blade form component
Is there a way to link to a record and open its view page in a modal?
When removing the
getRelationships
view this will generate an error: DocumentResource::getUrl('view', ['record' => $item->model->id]);
0 Replies