@include('layouts.head')
@include('layouts.header')
@include('layouts.sidebar')

{{ __('language.Update Holy Quran') }}

@csrf @method('PUT')
type != 'file') hidden @endif>
type != 'description') hidden @endif>
@php $count = 0; @endphp @foreach ($holy->descriptions as $key => $descriptions) @foreach ($descriptions as $description)
@php $count++; @endphp @endforeach @endforeach

@include('layouts.footer')