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

Production Scantlings

{{-- Add New --}}
@include('flash::message')
@include('production_scantlings.table')
@endsection