@extends('layouts.main') @section('title') {{ __('Verify Agent Form') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Name') }} | {{ __('Field Type') }} | {{ __('Field Values') }} | {{ __('Enable/Disable') }} | @if (has_permissions('update', 'verify_customer_form')){{ __('Action') }} | @endif
---|