@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Sold Books List
@endsection
@section('subcontent')
Sold Books List
ID |
Book Name |
Student Name |
Sold Date |
Action |
{{-- @include('../pages/book/create') --}}
@endsection
@section('script')
@endsection