@extends('backend.manager.layouts.manager-app') @section('title', 'Ledger — ' . $store->name) @push('style') @endpush @section('content') @if(session('t-success')) @endif @if(session('t-error')) @endif
{{ $store->name }} — Commission Ledger
# Property Total Amount Store Fee Platform Fee Status Date
@endsection @push('scripts') @endpush