@extends('backend.layout') @section('content')
@csrf
{{ __('Settings') }}
{{ __('Note: if you select yes, when vendor or agent post/listing a property they need to get approval from admin to show property in frontend.') }}
@endsection