@extends('admin.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('admin.partials.rtl-style') @section('content')
| {{ __('Title') }} | {{ __('Text') }} | {{ __('Actions') }} | |
|---|---|---|---|
| {{ @$aboutContent->sub_title }} | {{ @$aboutContent->sub_text }} | {{ __('Edit') }} |