@extends('layouts.master') @section('css') {{-- --}} @endsection @section('page-title') @lang('Balances Snapshot') @endsection @section('menu') @lang('Financial') @endsection @section('sub-menu') @lang('Balances Snapshot') @endsection @section('content')
@csrf
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
@include('financial.real-bonus-balance.render')
@endsection @section('script') @endsection