{{-- Extra CSS for Attractive Look --}}

Causes And Connections Expore The Path



Stay in the loop. Make a move
Image

Bridging hearts building relations

Meet Our Sectors

{{--
@foreach($sectorlists as $sector)
{{ $sector->name }}
{{ $sector->name }}
@endforeach
--}}
@foreach($sectorlists as $sector)
{{ $sector->name }}
{{ $sector->name }}
@endforeach
{{--
@forelse($onboards as $onboard)
@if($onboard->onboard_image_path)
Logo
@else
No Image
@endif
@empty @if(request()->has('search'))
No Organization found

Try adjusting your search or filter to find what you're looking for.

@endif @endforelse
--}}
@forelse($onboards as $onboard)
{{-- Image Section --}}
@if($onboard->onboard_image_path) Logo @else No Image @endif
{{-- Body Section --}}
{{ $onboard->name }}
@empty @if(request()->has('search'))
No Organization found

Try adjusting your search or filter to find what you're looking for.

@endif @endforelse