Photo Documentation

Drag photos here or

Maximum 10 photos, each up to 5MB
Supported formats: JPG, PNG, GIF

@error('photos.*')
{{ $message }}
@enderror
@isset($report) @foreach($report->photos as $photo) @include('field-reports.components.photo-preview', ['photo' => $photo, 'showDelete' => true]) @endforeach @endisset