@extends($layout)
@section('header_scripts')
@stop
@section('content')
Asset_no |
Title |
Edition/Volume |
Publisher |
Year |
Author |
Pages |
Actual price |
Vendor |
Bil No. |
@endsection
@section('footer_scripts')
@include('common.datatables', array('route'=>'librarymasters.getallbooktypedatatable'))
@include('common.deletescript', array('route'=>URL_LIBRARY_MASTERS_DELETE))
@stop