{{-- VALEXA --}} @extends(view_path('master')) @section('additional_head_tags') @if(config('payments.guest_checkout')) @endif @endsection @section('body')
{{ __('Cover') }}
{{ __('Name') }}
{{ __('Category') }}
{{ __('Purchased at') }}
{{ __('Updated at') }}
{{ __('Download') }}
@csrf
@csrf
@endsection