@extends('layouts.main') @section('title') {{ __('Manage Agent Verification') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Agent Name') }} | {{ __('Total Properties') }} | {{ __('Total Projects') }} | {{ __('View Submitted Values') }} | {{ __('Status') }} | @if (has_permissions('update', 'approve_agent_verification')){{ __('Action') }} | @endif
---|