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

{{ trans('message_lang.LBL_UPDATE_FX_RATE_CONFIG') }}

@csrf
@error('subject') {{ $message }} @enderror
@error('to_emails') {{ $message }} @enderror
@error('cc_emails') {{ $message }} @enderror
@error('bcc_emails') {{ $message }} @enderror
@endsection @section("page_vendors") @endsection @section("page_script") @endsection