@extends('layouts.app') @section('title', \App\CPU\translate('Item Edit')) @push('css_or_js') @endpush @section('content')

Items

@csrf
@if (request()->segment(3) != 'view') @if ($line->contract->CONTRACT_STATUS == 'draft')
@endif @endif
@endsection @push('script') @endpush