{{__('admin.Section Content')}}

@foreach ($contents as $content)
{{ $content->section_name }}

@csrf @method('PUT')
@endforeach