@extends('panel.layouts.master') @section('title', 'ویرایش استاد') @section('content') @include('panel.layouts.sidebar') @include('panel.layouts.header') ویرایش استاد {{ $teacher->name }} @csrf @method('PUT') نام و نام خانوادگی اسلاگ دانشگاه توضیحات عکس انتخاب فایل ذخیره @endsection @section('script') @endsection