course details changes done

This commit is contained in:
gandhimathi 2018-01-19 18:19:03 +05:30
parent 9b155568e2
commit e956a33b0c

View File

@ -0,0 +1,25 @@
<!-- 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 -->