@extends("agentportal.layouts.layout") @section("title", trans("message_lang.LBL_UPLOAD_PAID_TRANSACTIONS")) @section("page_style") @endsection @section("content")

{!! trans("message_lang.LBL_BULK_REPAYMENT") !!}

@csrf
CSV. Max file size 2MB @error('csv_file') {{ $message }} @enderror
@endsection @section("page_vendors") @endsection @section("page_script") @endsection