@extends('super_admin.layout.master') @section('title','الإدارة المركزية') @section('content')
تعديل {{ $section->name }}
@csrf @include('super_admin.section.form')
@endsection