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

Add New Book

Main title of the book
Optional. Max file size: 2MB - JPEG, PNG, JPG, GIF only. {{-- Client-side size error shown here --}} {{-- Preview thumbnail of selected image --}}
@endsection @section('scripts') @endsection