@extends('front.layout.app') @section('title',__('general.about')." - ") @section('header') @endsection @section('seo') @endsection @section('content')
@endsection