@extends('panel.admin.layouts.layout') @section('content')

ویرایش تگ: {{ $tag->name }}


@if ($errors->any())
@endif
@csrf @method('PUT')
انصراف
@endsection @section('title') ویرایش تگ @endsection