@lang('form.task')

{{ csrf_field() }} @if(isset($rec->id)) {{ method_field('PATCH') }} @endif
@include('task.partials.form.left-column')