@extends('adminlte::page') @section('title', 'Add New Category') @section('content') About Us Home About Us About Us @csrf About Us Content {!! $aboutUs->value !!} @error('value') {{ $message }} @enderror @endsection