@extends('back.layouts.main') @section('title', 'تعديل اقسام الصفحة الرئيسية') @section('content')

تعديل القسم

@method('PUT')
@csrf @include('back.home_sections.form')
@stop @section('breadcrumbs') @stop @push('footer') @endpush