@extends('layouts.app') @section('title') Paper Detail @endsection @push('styles') @endpush @section('content')

Paper Detail

Material Code :
{{$material->material_code}}
Weight Full :
{{$material->weight_full}}
Material Name :
{{$material->material_name}}
Weight Left :
{{$material->weight_left}}
Serial No Weight Full roll(kg.) Weight Left (kg.) Paper roll Updated By Updated Date
Serial No Weight Full roll(kg.) Weight Left (kg.) Paper roll Updated By Updated Date
@include('modals.materialadd') @include('modals.materialedit') @endsection @push('scripts') @endpush