@extends('layouts.app') @section('content')

Add Author

@csrf
@error('name') @enderror
@endsection