{{ getOption('welcome_speech_title') }}
{!! getOption('welcome_speech_description') !!}
@extends('frontend.layouts.app')
@push('title')
{{ __('Home') }}
@endpush
@section('content')
{!! getOption('join_us_left_description') !!} {!! getOption('join_us_middle_description') !!} {!! getOption('join_us_right_description') !!} {!! getOption('welcome_speech_description') !!}
{{ __('Zaialumni is a user friendly that helps alumni easily connect and manage their activities. Alumni can sign up and get approved by submitting necessary.') }}
{{ \Carbon\Carbon::parse($story->created_at)->format('M d, Y') }}
{{ __('Connect alumni with mentors or coaches who can offer them guidance, advice, or feedback on their personal or professional goals, They can also help them expand their network.') }}
{{ __('The Alumni Association leverages the resources, talents, and initiatives of alumni and friends to advise.') }}
{{ __('Explore news, views and perspectives from us and your alumni community.') }}
{{ \Carbon\Carbon::parse($singleNews->created_at)->format('M d, Y') }} BY : {{ $singleNews->author->name }},
{{ $singleNews->category->name }}{{ __('Why you should join us') }}
{{ getOption('join_us_left_title') }}
{{ getOption('join_us_middle_title') }}
{{ getOption('join_us_right_title') }}
{{ getOption('welcome_speech_title') }}
{{ getOption('about_us_title') }}
{{ __('Our Upcoming Events') }}
 }})
{{ __('Our Stories') }}
@foreach ($stories as $story)
{{ $story->title }}
{{ __('Know More') }}
{{ __('Your network around the globe.') }}
{{ __('Image Gallery') }}
{{ __('News & Views from our community.') }}
{{ $singleNews->title }}
{{ __('Read More') }}