@extends('adminlte::page') @section('title', 'Add New Category') @section('content')

About Us

About Us

@csrf
@error('value') {{ $message }} @enderror
@endsection