@if(count($data)>0)
@else
@endif
@include('frontend.sidebar')
@endsection
- প্রাক্তন অধ্যক্ষবৃন্দ @if(isset($data)) @foreach($data as $d)
-
নাম {{ $d->name }} পদবী {{ $d->designation }} ই-মেইল {{ $d->email }} বিস্তারিত দেখুন
@endforeach
@endif
@else