@extends('backend.layouts.app') @section('content')

{{ translate('Question Category Details') }}

@csrf @method('PATCH')
@endsection