@extends('layouts.app') @section('content')

Detail Transaksi Barang Rusak

@csrf @method('PUT') @include('transaksi_barang_rusak.form')
@endsection