@extends('layouts.public_layout') @section('title', $title) @section('content')

IQA Audit Evidences

@include('iqafindings.info', ['iqa' => $iqa])

Evidences

@if (strlen($msg) > 0) @endif
@endsection