@extends('layouts.admin') @section('header-content') @endsection @section('content')
Shop Name | Outstanding | Sale | Recovery |
---|---|---|---|
{{$list->shop_name}} | {{$list->outstanding_balance->balance}} | @foreach($list->shop_ledger as $key=> $li){{$li->amount}} | @endforeach