@extends('layouts.master') @section('title', 'إضافة مقال جديد') @section('css') @endsection @section('page-header') @endsection @section('content')
@csrf
إلغاء
@endsection