@php $isEdit = isset($memberPhoto); @endphp
@error('member_id') {{ $message }} @enderror
Lower numbers appear first. Order 0 is typically the main photo. @error('order') {{ $message }} @enderror
@if($isEdit) Leave empty to keep the current photo.
Current photo
@endif @error('photo') {{ $message }} @enderror
Leave empty to use the current date and time on create. @error('uploaded_at') {{ $message }} @enderror
@error('likes_count') {{ $message }} @enderror
is_primary ?? false))>
Only one photo per member can be marked as primary.
is_verified ?? false))>
Mark as manually verified by admin.