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

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

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