apollo_developers/assets/views/feesNotification.html
saravanakumar_kandasami a11795c215 SIT code
2018-04-19 18:17:06 +05:30

26 lines
685 B
HTML

<!-- start: PAGE TITLE -->
<section id="page-title">
<div class="row">
<div class="col-sm-8">
<h1 class="mainTitle" translate="Send Fees Notification">{{ mainTitle }}</h1>
<!--
<span class="mainDescription">Over a dozen reusable components built to provide popovers, media objects, navigation, tooltips and much more. </span>
-->
</div>
<div ncy-breadcrumb></div>
</div>
</section>
<!-- end: PAGE TITLE -->
<!-- start: LIST GROUP -->
<div class="container-fluid container-fullw bg-white">
<div class="row" ng-controller="feesNotification">
</div>
</div>
<!-- end: LIST GROUP -->