@extends('mrp') @section('title', $page_title) @section('content')
{{ Session::get('message') }}
| No | Customer Code | Customer Name | DOCK-CD | Address | {{--Phone | --}}Description | Action | |
|---|---|---|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$customer->customer_code}} | {{$customer->customer_name}} | {{$customer->address}} | {{--{{$customer->phone}} | --}}{{$customer->email}} | {{$customer->description}} | {{-- {{ dd($customer->dock_cd) }} --}}