@extends('layouts.app') @section('title','Edit Customer') @section('content')
{{ $customer->customer_code }} ยท Current outstanding SAR {{ number_format((float)$customer->outstanding_balance,2) }}