@extends('layouts.admin') @section('title', 'Edit Section - ' . $section->section_name) @section('content')
{{ $section->section_name }}
{{ $section->section_key }}