@extends('base') @section('content')

Book Permissions

@include('form/restriction-form', ['model' => $book])
@stop