@extends('layouts.view') @section('title',trans('lang.shipment_comments')) @section('links') @endsection @section('content')
{{$Shipment->created_at->diffForHumans()}}
{{$Shipment->initiator->name}}:{{$comments->note}}