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

Production Welds

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