@extends('front.layouts.app') @section('css') @endsection @section('content') {{__('front.about-about title')}} {{__('front.about-about text')}} @foreach (explode('|', __('front.about-about list')) as $item) {{$item}} @endforeach {{__('front.about-about num')}} {{__('front.about-about badge')}} {{__('front.about-Our Vision')}} {{__('front.about-Our Vision text')}} {{__('front.about-Our Message')}} {{__('front.about-Our Message text')}} @endsection @section('js') @endsection
{{__('front.about-about text')}}
{{__('front.about-Our Vision text')}}
{{__('front.about-Our Message text')}}