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

Промяна на категория

{{ method_field('PATCH') }} {{ csrf_field() }}
name=='Инвентар и транспорт' ? "readonly" : ""}}/> @if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('description')) {{ $errors->first('description') }} @endif
@endsection