Patrolling Photo/Video
@foreach($patrolling_images as $patrolling_images)
@if(pathinfo($patrolling_images->image_path, PATHINFO_EXTENSION) != "mp4")
@else
@endif
@endforeach