<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="FranchiseDetail.aspx.cs" Inherits="Admin_Default2" %>
Franchise Branch Detail
<%-- Example of horizontal table borders. This is a default table border style attached to .table class. All borders have the same grey color and style, table itself doesn't have a border, but you can add this border using .table-framed class added to the table with .table class.--%>
<%-- --%> <%-- --%>
<%--
New row will be added in last page.
--%>
<%-- --%> <%----%>
Sr.No Branch Name Login Name PasswordCodeAddressMobile District Status Action
{{d.srNo}} {{d.name}} {{d.title}} {{d.Password}}{{d.codeId}}{{d.address}}{{d.mobNo}} {{d.District}} {{d.status}} {{d.status}} <%-- --%>    
<%-- --%>