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