@use('\Illuminate\Support\Str', 'Str') Media
  • @if (!$add && !$edit) @endif @if ($add)
    'jpg', 'jpeg', 'png', 'webp', 'pdf', 'mp4', 'webm', 'gif'
    @error('photos.*') {{ $message }} @enderror
    If you encounter an error asking you to select an image even though you have already chosen one, please click the 'Save' button again.
    Save Cancel
    @endif @if ($edit)
    Save Cancel
    @endif @foreach ($images as $image)
    {{-- --}}
    {{ $image->title }}
    @endforeach