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