@extends('layouts.app') @section('content')
{{ __('About us') }}
{{ __('Sample static text page ') }}
@endsection