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

Add New Book

@csrf
@endsection