@extends('frontend.en.layouts.master') @section('content')
@include('frontend.en.partials.vision-mission') @include('frontend.en.partials.home-contents', ['home_contents' => $home_contents]) @include('frontend.en.partials.join-mission') @include('frontend.en.partials.impacts') @include('frontend.en.partials.partners') @endsection