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

Create New Book

@include('books/form')
@stop