@php $members = array ( 0 => array ( 'img' => '1573496359142-b8d87734a5a2', 'name' => 'Prof. Sarah Anderson', 'role' => 'Conference Chair', 'field' => 'Conference Leadership', 'country' => 'GARI International HQ', 'bio' => 'Overseeing the overall planning, strategy, and execution of all conference operations.', ), 1 => array ( 'img' => '1560250097-0b93528c311a', 'name' => 'Dr. James Chen', 'role' => 'Program Director', 'field' => 'Program Management', 'country' => 'GARI Singapore', 'bio' => 'Coordinating research programs, session themes, and speaker selection.', ), 2 => array ( 'img' => '1580489944761-15a19d654956', 'name' => 'Dr. Emily Williams', 'role' => 'Operations Lead', 'field' => 'Event Operations', 'country' => 'GARI UK Chapter', 'bio' => 'Managing logistics, venue coordination, and conference day operations.', ), 3 => array ( 'img' => '1507003211169-0a1dd7228f2d', 'name' => 'Prof. Michael Brown', 'role' => 'Technical Director', 'field' => 'Technology & IT', 'country' => 'GARI Switzerland', 'bio' => 'Platform management, hybrid conferencing systems, and data security.', ), 4 => array ( 'img' => '1573497019940-1c28c88b4f3e', 'name' => 'Dr. Lisa Davis', 'role' => 'Publications Chair', 'field' => 'Academic Publishing', 'country' => 'GARI USA', 'bio' => 'Managing proceedings, journal submissions, and editorial partnerships.', ), 5 => array ( 'img' => '1472099645785-5658abf4ff4e', 'name' => 'Prof. Robert Kumar', 'role' => 'Finance Director', 'field' => 'Financial Management', 'country' => 'GARI India Chapter', 'bio' => 'Budget planning, sponsorship management, and financial reporting.', ), 6 => array ( 'img' => '1487412720507-e7ab37603c6f', 'name' => 'Dr. Maria Costa', 'role' => 'Partnerships Lead', 'field' => 'Strategic Partnerships', 'country' => 'GARI Portugal', 'bio' => 'Building academic partnerships, sponsorships, and institution MoUs.', ), 7 => array ( 'img' => '1500648767791-00dcc994a43e', 'name' => 'Prof. David Lee', 'role' => 'Outreach Manager', 'field' => 'International Outreach', 'country' => 'GARI Korea Chapter', 'bio' => 'Global researcher outreach, participant engagement, and PR campaigns.', ), 8 => array ( 'img' => '1559839734-2b71ea197ec2', 'name' => 'Dr. Priya Patel', 'role' => 'Delegate Manager', 'field' => 'Delegate Services', 'country' => 'GARI India', 'bio' => 'Managing delegate registration, accommodation, and travel arrangements.', ), 9 => array ( 'img' => '1506794778202-cad84cf45f1d', 'name' => 'Prof. Ethan Moore', 'role' => 'Awards Chair', 'field' => 'Academic Awards', 'country' => 'GARI UK', 'bio' => 'Coordinating research awards, best paper selection, and recognition programs.', ), ); @endphp {{-- Section Header --}}
Our Team

Organizing Committee

Behind every great conference is a passionate team dedicated to seamless execution and excellence.

{{ count($members) }} Members Listed
{{-- Speaker Grid --}}
@foreach($members as $m) @endforeach