@extends('layouts.adminLayouts') @section('head') @stop @section('content-header')

ویرایش موضوع

{{ Breadcrumbs::render('subjects.edit',['title' => $subject->title]) }}
@stop @section('content')
بازگشت

ویرایش موضوع

@csrf




@stop @section('footer') @stop