@extends('admin.layout.panel') @section('title') افزودن محتوا به مقاله @endsection @section('css') @endsection @section('content')
@can(\App\Enum\Permissions::WEB_UPDATE_EN_LECTURE)
@csrf
فرم افزودن
محتوا مقاله
@endcan
@endsection @section('js') @endsection