@extends('components.layouts.manager.index') @section('content')
@csrf @method('put')
@error('description') {{$message}}@enderror
فایل‌های خود را اینجا بکشید یا کلیک کنید تا آپلود شود.
@foreach($audioBook->audios as $audio) @endforeach
@endsection @section('scripts') @endsection