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

Shipment Paint Details

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