@extends('admin.layouts.app') @section('panel')
@lang('You\'ve to click on the submit button to apply the changes')
@lang('KYC Form for Account Holder')
@csrf @can('admin.kyc.setting.submit') @endcan
@endsection