@extends('templates.structure') @section('custom_css') @endsection @section('content')
{{--

Form User

--}}
id_type == '1' ? 'checked=""' : ''}}> KTP
      
id_type == '2' ? 'checked=""' : ''}}> SIM
      
id_type == '3' ? 'checked=""' : ''}}> PASSPORT
{{--
--}}
@endsection @section('custom_js') {{-- --}} @endsection