@extends('layouts.app') @section('title', 'Video: ' . ($package->resi_number ?? 'โ')) @section('content')
Nomor Resi / Tracking Number
Operator: {{ optional($package->operator)->name ?? 'โ' }} ยท {{ optional($package->packed_at)->format('d/m/Y H:i') ?? '' }}
Durasi
{{ gmdate('i:s', $package->video->duration_seconds) }}
Ukuran File
{{ $package->video->fileSizeFormatted() }}
Kedaluwarsa / Expires
{{ optional($package->video->expires_at)->format('d/m/Y') ?? 'Permanen' }}
Video belum tersedia untuk resi ini
No video available for this tracking number yet