@extends('layouts.app') @section('title', __('pages.about.title')) @section('content')

{{ __('shop.brand') }}

{{ __('pages.about.title') }}

{{ __('pages.about.intro') }}

@endsection