@extends('layouts.admin') @section('title', 'Edit Order') @section('content')
Items:
Total: Rs {{ number_format($order->total, 0) }}