📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 00:26:50
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
resources
/
views
/
components
📍 /home/orkouolp/web/testing.orkobd/laravel/resources/views/components
🔄 Refresh
✏️
Editing: image-preview.blade.php
Writable
@props(['height', 'width', 'source']) @if($source) <div> <img src="{{ $source }}" alt="" {{ $attributes->merge(["style" => "height: {$height}px; width: {$width}px; object-fit: cover"]) }} /> </div> @endif
💾 Save Changes
❌ Cancel