@extends('layouts.structure') @section('content')
Balance Weight: {{ number_format($plan->balance_weight, 3) }} TON
{{ number_format($plan->total_used_weight, 3) }} TON
Used: {{ number_format($plan->total_used_weight, 3) }} TON
Remaining: {{ number_format($plan->balance_weight, 3) }} TON