@extends('layouts.app') @section('title', 'Add Book') @section('content')

Add Book

@csrf
@endsection