KUJUNTI.ID MINISH3LL
Path : /var/www/clients/client0/web25/web/resources/views/front/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/clients/client0/web25/web/resources/views/front/news-events.blade.php


@extends('front.app')
@section('content')
<section class="hero-wrap hero-wrap-2" style="background-image: url('images/news-events.jpg');">
	<div class="overlay"></div>
	<div class="container">
		<div class="row no-gutters slider-text align-items-center justify-content-center">
			<div class="col-md-9 ftco-animate text-center">
				<h1 class="mb-2 bread">@lang('common.newsevent')</h1>
				<p class="breadcrumbs"><span class="mr-2"><a href="{{ url('/')}}">@lang('common.home') <i
								class="ion-ios-arrow-forward"></i></a></span> <span>@lang('common.newsevent') <i
							class="ion-ios-arrow-forward"></i></span></p>
			</div>
		</div>
	</div>
</section>

<section class="ftco-section bg-light">
	<div class="container">
		<div class="row justify-content-center">
			<div class="col-md-8 text-center heading-section ftco-animate">
				<h2 class="mb-4"><span>@lang('Our News')</span></h2>
				<p>@lang('news.title')</p>
			</div>
		</div>
		{{-- start include news-list section --}}
		@include('front.news-section')
		{{-- end include news-list section --}}
		<div class="row justify-content-center events-list">
			<div class="col-md-8 text-center heading-section ftco-animate">
				<h2 class="mb-4"><span>@lang('Our Events')</span></h2>
			</div>
		</div>
		<div class="row justify-content-center">
			@if(@isset($events) && count($events) > 0)
			@foreach($events as $index=>$event)
			<div class="col-md-6 col-lg-6 ftco-animate">
				<div class="blog-entry">
					@if (!@empty($event->image))
					<div class="block-20 d-flex" id="event-img"
						style="background-image: url('{{ getImage($event) }}');">
						<div class="text-center p-2 event-date d-flex justify-content-center rounded">
							<div class="p-2" id="event-day"><span class="day text-white">{{ strftime('%d',
									strtotime($event->date)) }}</span></div>
							<div class="p-2" id="event-month"><span class="mos text-white">{{ strftime('%b',
									strtotime($event->date)) }}</span></div>
						</div>
					</div>
					@endif
					<div class="text bg-white p-4">
						<h3 class="heading"><a href="{{route('event',$event->id)}}">{{$event->title}}</a></h3>
						<div class="d-flex">
							<p class="mb-0"><span class="icon icon-calendar event-grid-icon"></span> {{
								(\carbon\carbon::parse($event->date)->isoFormat("LL")) }}</p>
							<p class="mb-0 ml-3"><span class="icon icon-clock-o event-grid-icon"></span> {{
								\carbon\carbon::parse($event->start_time)->format('h:i A') }} - {{
								\carbon\carbon::parse($event->end_time)->format('h:i A') }}</p>
							<p class="mb-0 ml-3"><span class="icon icon-table event-grid-icon"></span> {{
								$event->venue}}</p>
						</div>
						<p>{!! substr($event->summary,0,100) !!}...</p>
						<div class="d-flex align-items-center mt-4">
							<p class="mb-0"><a href="{{route('event',$event->id)}}" class="btn">@lang('Read More')<span
										class="ion-ios-arrow-round-forward"></span></a></p>
						</div>
					</div>
				</div>
			</div>
			@endforeach
			@endif
		</div>
	</div>
</section>
@endsection

© KUJUNTI.ID

Website Feedback Form

Please fill out the form below to send us your feedback.




Contact Support