@extends('Manager.Master') @section('header') @stop @section('title') ویرایش مقاله و خبر - {{ $data->title }}@stop @section('content')
{{ csrf_field() }}
@if($errors->first()) @include('Manager.Componet.error', ['error' => $errors->first()]) @endif @stop @section("footer")