@extends('app') @section('title', __('app.site_title')) @section('content')

{{ __('home.hero_title') }}

{{ __('home.hero_subtitle') }}

{{-- --}}
{{ __('home.section_subtitle') }}
{{ __('home.section_title') }}
{{ __('home.luxury_experience') }}

{{ __('home.best_result') }}

1. {{ __('home.professionalism') }}

2. {{ __('home.pedantry') }}

3. {{ __('home.sacrifice') }}

@endsection