@csrf @if($cost->exists)@method('PATCH')@endif
@if($errors->any())
{{ $errors->first() }}
@endif
Cancel