@php /** * @var int $size=20 Size of the icon * @var string $title Title of the modal * @var string $method='DELETE' method used by the form * @var string $action action used for the form */ @endphp @props(['size' => 20,'title','method'=>'DELETE','action'])