@extends('admin.layout') @section('title', 'تعديل الصفحة — نظام مقالاتي') @push('css') @endpush @section('content')

تعديل الصفحة

@csrf @method('PUT')
active ? 'checked' : '' }}>
@endsection @push('js') @endpush