@extends('dashboard_connect.dash_master')
@section('pagescontents')
@if(!empty($sessionid) && !empty($depaid) && !empty($societyid))
@php
$intcount = 1;
@endphp
@foreach($photogallerydt as $keyone => $itemone)
-
 }})
{{ $itemone->eventnewname }}
@php
$intcount++;
@endphp
@endforeach
{{ $firstitem }} - {{ $lastitem }} of {{ $totrecord }} photos
@endif
@endsection