@extends('library.admin.layouts.admin_design') @section('title') Book Category - School Library @endsection @section('content')

Category

Update Category Details
@csrf
Category Name*
Image*

{{$category->title}}
Description*
Remarks*
View All Category
@endsection @section('scripts') @endsection