Events Archive

Conferences & Symposia

Browse the rich history of our international gatherings, connecting thousands of researchers and scholars worldwide since 2010.

@php $events = [ ['year'=>'2024','img'=>'1540575467063-178a50c2df87','title'=>'10th International Conference on Business, Management & Economics','location'=>'Barcelona, Spain','date'=>'Jul 12–13, 2024'], ['year'=>'2024','img'=>'1517245386807-bb43f82c33c4','title'=>'8th International Conference on Health & Medicine','location'=>'Vienna, Austria','date'=>'Aug 8–9, 2024'], ['year'=>'2023','img'=>'1524178232363-1fb2b075b655','title'=>'7th International Conference on Education & Distance Learning','location'=>'Kuala Lumpur, Malaysia','date'=>'Nov 5–6, 2023'], ['year'=>'2023','img'=>'1544531586-fde5298cdd40','title'=>'6th International Conference on Social Sciences & Humanities','location'=>'Dubai, UAE','date'=>'Sep 22–23, 2023'], ['year'=>'2022','img'=>'1531058020387-3be344556be6','title'=>'5th International Conference on Technology & Innovation','location'=>'Singapore','date'=>'Oct 15–16, 2022'], ['year'=>'2022','img'=>'1536895058696-a69b1c7ba34f','title'=>'4th International Conference on Applied Sciences','location'=>'Tokyo, Japan','date'=>'Dec 02–03, 2022'], ['year'=>'2021','img'=>'1475721027785-f74eccf877e2','title'=>'3rd International Conference on Environmental Science','location'=>'Sydney, Australia','date'=>'May 12–13, 2021'], ['year'=>'2021','img'=>'1558008258-3256797b43f3','title'=>'2nd International Conference on AI & Robotics','location'=>'Berlin, Germany','date'=>'Aug 20–21, 2021'], ]; @endphp @foreach($events as $conference)
{{ $conference['year'] }} {{ $conference['title'] }}
{{ $conference['date'] }} {{ $conference['location'] }}

{{ $conference['title'] }}

@endforeach