@extends('layouts.admin-master') @section('content')
| Label | Field Name | Field Type | Visibility | Required | Rating Factor | sort | Created At | Action |
|---|---|---|---|---|---|---|---|---|
| {{$section->Label}} | {{$section->field_name}} | {{$section->field_type}} | {{$section->visible}} | {{$section->required}} | {{$section->rating_factor}} | {{$section->sorting}} | {{$section->created_at}} |
|