@extends('layouts.admin') @section('title', 'ویرایش ادمین') @section('content') @csrf @method('PUT') ذخیره تغییرات @endsection