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

New Book

{{ csrf_field() }} @include('books/form')
@stop