@props([ 'name' => 'avatar', 'label' => 'Foto de Perfil', 'required' => false, 'defaultFile' => '', 'width' => 300, 'height' => 300, ]) @php $inputId = 'cropper_' . Str::random(8); $modalId = 'modal_' . Str::random(8); @endphp @pushonce('css') @endpushonce
Recomendado: {{ $width }}x{{ $height }} px