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

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

@csrf
@endsection @section('page_script') @endsection