@extends('layouts.app') @section('title') {{ config('app.name', 'Laravel') }} | {{ __('common.users') }} @endsection @section('heading') {{ __('common.category') }} @endsection @section('heading-icon') admin_panel_settings @endsection @section('content')
Shipment Details-> Unit: {{ $request->units }} / Weight: {{ $request->weight }} | Height: {{ $request->height }} | Lenght: {{ $request->lenght }} | Width: {{ $request->width }}