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

Shipment Paints

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