@extends('layouts.library.layout') @section('content')

Add Books Category

@include('partials.message')
@csrf
{{$errors->first('category')}}
@endsection