@extends('layouts.admin.app') @section('title') About @endsection @section('content')

{{ __('Sample static text page ') }}

@endsection