{{__('admin.Edit Type')}}
{{ method_field('patch') }} {{ csrf_field() }}
@if ($errors->has('title')) {{ $errors->first('title') }} @endif