@extends('layout') @section('content')

Edit `{{ $book->name }}`

@csrf @method('put')
is_online ? 'checked': ''); ?>>
@endsection