Incident Report Photo/Video

@foreach($incident_images as $incident_images) @if(pathinfo($incident_images->image_path, PATHINFO_EXTENSION) != "mp4") @else @endif @endforeach
Back