@extends('dashboard.layouts.layouts') @section('title', 'Dashboard') {{--Drop Your Customized Style Codes Here--}} @section('customizedStyle') @endsection {{--Drop Your Customized Scripts Codes Here--}} @section('customizedScript') @endsection {{-- Start of page Content --}} @section('content')

Blog Edit Blog

{{--
--}} {{--

All Features Info

Add New Feature
--}} {{-- @include('dashboard.layouts.messages') --}}
@include('dashboard.layouts.messages')
@csrf @method('put')

Add Blog Info

Enter Title of Article

{{--

Enter Url of Article which will shown in url If Url is empty, system will choose article title as url by Default

--}}

Enter Article Body

Upload Article Image

Enter Alt Text for Image to show it if image isn't loaded

Enter Url of Article which will shown in url If Url is empty, system will choose article title as url by Default

أضف بيانات المقال

أضف عنوانا مناسبا للمقال

ادخل محتوى المقال

{{--

أدخل نص كتابي في حالة عدم ظهور الصورة

--}}
{{--
--}}
@endsection