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

Production Parts

@include('flash::message')
@include('production_parts.table')
@endsection