@extends('layouts.admin') @section('pageTitle', 'ویرایش دسته‌بندی کتاب') @section('content')

ویرایش دسته‌بندی کتاب

@csrf @method('PUT')
@error('title')

{{ $message }}

@enderror

مثال: fas fa-book, fas fa-folder, fas fa-graduation-cap

is_active) ? 'checked' : '' }} class="h-4 w-4 rounded border-gray-300">
انصراف
@endsection