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