@if(session('success'))
{{ session('success') }}
@endif
@foreach($otherDetails as $otherpartnership) @endforeach
Organization Type Industrial Academic Field Immigrant Support Service Support Service Financial Aid / Scholarship Action
{{ $otherpartnership->organization_type ?? 'N/A' }} {{ $otherpartnership->industry_acdemic_filed ?? 'N/A' }} {{ $otherpartnership->immigrant_support_service ?? 'N/A' }} {{ $otherpartnership->describe_support_service ?? 'N/A' }} {{ $otherpartnership->financialaid_scholarship ?? 'N/A' }}