@section('title', 'Add Author') @push('style') @endpush @push('script') @endpush
@csrf

Thumbnail Picture

Set the profile picture. Only *.png, *.jpg and *.jpeg image files are accepted
@error('thumbnail')
{{ $message }}
@enderror

Thumbnail Alt Text

Status

Author Details

@include('author::admin.tabs.tabAdd.addAuthorTab')
@error('facebook')
{{ $message }}
@enderror
@error('instagram')
{{ $message }}
@enderror
@error('twitter')
{{ $message }}
@enderror