@extends('app') @section('content') View Checklist

VIEW CHECKLIST

Checklist Details

{{ $amc->title }}
@if($amc->force_update==1) Yes @else No @endif
{{ $amc->created_at }}
{{ $amc->updated_at }}
{{ $products->product_name }}
@endsection