<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="AllBranchList.aspx.cs" Inherits="Admin_Default2" %>
All 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.
--%>
<%----%> <%----%>
Branch Code Branch Name Pending Pending Confirmation Confirmed Student Print Diploma Cancelled Date Days Current Balance
{{d.codeId}} {{d.name}} {{d.pendingsend}} {{d.PendingConfirmation}} {{d.ConfirmedStudent}} {{d.PrintedDiploma}} {{d.cancelled}} {{d.StartDate}} {{d.days}} {{d.status}} {{d.status}} --%> <%--    --%> <%-- --%> <%--
<%-- --%>