@extends('layout.app') @section('content')
@method('PUT') @csrf
@error('tokenCategory')
{{ $message }}
@enderror
@endsection