@extends('admin.template.master')
@section('stylesheets')
@endsection
@section('title')
@endsection
@section('main-content')
@if(Session::has('message'))
@endif
| ID |
Title |
Book Name |
Status |
Created By |
Updated By |
Action |
@endsection
@section('javascripts')
@endsection