@extends('admin.layouts.admin') {{-- =========== meta Title =================== --}} @section('title') ایجاد مقاله @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') {{-- //ckEditor--}} @endsection {{-- =========== CONTENT =================== --}} @section('content')
ایجاد مقاله

@include('admin.sections.errors')
@csrf
بازگشت
@endsection