@extends("agentportal.layouts.layout") @section("title", __('message_lang.LBL_IMTO_BALANCIES')) @section("content")

{{ __('message_lang.LBL_RUN_BALANCES') }}

@csrf
@error('date') {{ $message }} @enderror
@endsection @section("page_vendors") @endsection @section('page_script') @endsection