@extends('admin.layout.master') @section('custom_style') @endsection @section('content') @include('flash-message')
{{__('obs.agent_rate_agreement')}}
{{__('obs.list')}}
@include('frontdesk.common.common') @endsection @section('script') @endsection