@extends('layouts.main.main') @section('title') Committee / Commission | @endsection @section('style') @endsection('style') @section('content')

Executive Committee

  • Home
  • Executive Committee
{!! $shareComponent !!}
{{-- @if(count($members) > 0) @foreach ($members as $item)
{{$item->name}}
{{$item->designation}}
@endforeach @else
No Executive Committee added yet.
@endif--}}

Uploading It Soon....

@endsection