@extends('qc::layouts.app') @section('head') @endsection @section('content')
Damage Checking Records
Date & Time
Manufacturing Order
@if(Auth::user()->can('qc_dammage_records_create_add')) @endif
@if(Auth::user()->can('qc_dammage_records_create_save')) @endif
SED - Seal Damage, BD - Block Damage, SLD - Slab Damage, PRD - Print Damage, PAD - Packing Damage, OD - Other Damage, RE - Add Remarks
@endsection @section('script') {{-- --}} z @endsection