Main Event
Featured Video

GARI Global Conference 2024
Official Aftermovie

Relive the best moments from our spectacular annual gathering in Barcelona, featuring over 500+ global delegates.

@php $videos = [ ['img'=>'1560250097-0b93528c311a', 'title'=>'Prof. Sarah Anderson: The Future of AI', 'duration'=>'45:20', 'series'=>'Keynote Series', 'date'=>'Jul 12, 2025'], ['img'=>'1517245386807-bb43f82c33c4', 'title'=>'Digital Health Innovations Panel', 'duration'=>'1:12:05', 'series'=>'Panel Discussion', 'date'=>'Aug 08, 2025'], ['img'=>'1531058020387-3be344556be6', 'title'=>'Award Ceremony 2024 Winners', 'duration'=>'28:15', 'series'=>'Event Highlights', 'date'=>'Sep 23, 2024'], ['img'=>'1558008258-3256797b43f3', 'title'=>'Student Research Pitch Competition', 'duration'=>'55:30', 'series'=>'Workshops', 'date'=>'Oct 15, 2023'], ['img'=>'1475721027785-f74eccf877e2', 'title'=>'Gala Dinner & Networking Night', 'duration'=>'03:45', 'series'=>'Event Highlights', 'date'=>'Nov 06, 2023'], ['img'=>'1524178232363-1fb2b075b655', 'title'=>'Opening Remarks: Prof. Robert Kumar', 'duration'=>'18:10', 'series'=>'Keynote Series', 'date'=>'Dec 12, 2022'], ]; @endphp @foreach($videos as $v)
{{ $v['title'] }}
{{ $v['duration'] }}
{{ $v['series'] }} {{ $v['date'] }}

{{ $v['title'] }}

@endforeach