@extends('admin.layouts.master') @section('title', 'Account') @section('content')
Account
Account
Account
Outstanding payable
Outstanding receivable
Day collection
Profit & Loss
Filter
Select City
--Search by city--
@foreach($city as $c)
id) selected @endif> {{ $c->cityName }}
@endforeach
Select Retailer
--Search by retailer--
@foreach($retailers as $r)
id) selected @endif> {{ $r->name }} ({{ $r->address }})
@endforeach
Bill Wise
Monthly Wise
@endsection
Modal Header
×