@lang(' Edit Project Categories')

@csrf @method('PUT')
@if ($errors->has('name'))
{{ $errors->first('name') }}
@endif