@extends('layouts.master') @section('title','E-LIBRARY|INSTUTUTIONS') @section('headasset') @include('layouts.head-asset') @stop @section('content')
@include('elibrary.main-header') @include('elibrary.sidebar')
Action Name Gender DOB Designation Role Email Mobile Telephone Address Status CreatedBy UpdatedBy ApprovedBy Active
@include('elibrary.footer')
@stop @section('jsscript') @include('layouts.jsscript') @stop