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

Production Paints

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