@extends('front.master.master') @section('title', __('HOME')) @section('content')
@include('about::front.about') @include('about::front.manager') @include('about::front.mission') @include('about::front.values') @include('about::front.travels') @include('about::front.files')
@endsection