@extends('front.user.profile') @section('page-title', 'KYC/AML') @section('tab-content') {!! Form::open(['route' => 'front.user.update_kyc', 'method' => 'POST', 'files' => true, 'class' => 'flex-fill', 'id' => 'kyc-form']) !!}