@extends('layouts.public_layout') @section('title', $title) @section('content')
@include('apns.tabs', ['apn' => $apn, 'active' => 6])

IQA {{ $apn->title }} NCAR #{{ $row->no }}

@include('apnncs.info', ['row' => $row])
@if (strlen($msg) > 0) @endif @if ($errors->any())
@endif
@csrf
Description of Nonconformity
(If applicable, Include relevant ISO 9001 clause/s for audit findings)

{!! $desc !!}
@if ($row->acknowledgedby > 0)
Acknowledged By :
{{ $row->acknowledgedby_name }}

Date Acknowledged
{{ $row->acknowledgedby_date }}
{{ App\Utils::time_ago($row->acknowledgedby_date) }}
@endif
@if (($act == 0) && ($row->status_id >= 1))
@error('cause') {{ $errors->first('cause') }} @enderror
@if (strlen($row->cause_filename) > 0) {{ $row->cause_oldfilename }} @endif
@error('cause_file') {{ $errors->first('cause_file') }} @enderror
@else @if ($row->cause != null)
Result of Investigation / Causes of Non-Conformity