Subversion Repositories SmartDukaan

Rev

Rev 29794 | Rev 29886 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29794 Rev 29841
Line 1... Line 1...
1
<section class="wrapper">
1
`<section class="wrapper">
2
    <div class="row">
2
    <div class="row">
3
        <div class="col-lg-12">
3
        <div class="col-lg-12">
4
            <h3 class="page-header">Add KYC</i></h3>
4
            <h3 class="page-header">Add KYC</i></h3>
5
            <ol class="breadcrumb">
5
            <ol class="breadcrumb">
6
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
6
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
Line 15... Line 15...
15
 
15
 
16
            <thead class="row kyctable" style="background:#F5F5F5;">
16
            <thead class="row kyctable" style="background:#F5F5F5;">
17
 
17
 
18
            <tr style="color:black;">
18
            <tr style="color:black;">
19
                <th>Code</th>
19
                <th>Code</th>
-
 
20
                <th>Business Name</th>
20
                <th>Id</th>
21
                <th>Id</th>
21
                <th>Business Type</th>
22
                <th>Business Type</th>
22
                <th>First Name</th>
23
                <th>First Name</th>
23
                <th>Middle Name</th>
24
                <th>Middle Name</th>
24
	            <th>Last Name</th>
25
	            <th>Last Name</th>