@extends(template().'layouts.user') @section('title', trans($kyc->name) ?? 'Kyc Form') @section('content')
@endsection @push('css-lib') @endpush @push('js-lib') @endpush @push('script') @endpush