@extends('backend.layouts.app') @section('content')
Brand Categories
@csrf
@error('brandname') {{ $message }} @enderror
@endsection