@extends('layouts.app') @section('title', __('app.events')) @section('content')

{{ __('Upcoming Events') }}

{{ __('Join us for workshops, conferences, and networking events') }}

Upcoming Events
Event

Sample Event

Date: Coming Soon

Location: Online/Virtual

{{ __('Learn More') }}
@endsection