@extends('admin.layouts.app') @section('page_title', __('Manage Content')) @section('content')
| @lang('Sl') | {{ snake2Title(array_key_first($multipleContents['field_name'] ?? [])) }} | @lang('Actions') |
|---|---|---|
| {{ $loop->index + 1 }} | {{ collect($data->description)->first() }}
@if($data->description == null)
|