@extends('backend.master') @section('title') {{ $title }} @endsection @section('content')

{{ _trans('common.Category Add') }}

@csrf
@endsection