@extends('admin.layouts.app') @section('title', 'Edit ' . ucfirst(str_replace('_', ' ', $sectionKey)) . ' Section') @section('content')
{{ $sectionKey }}