@extends('layouts.app') @section('content')
{{ __('Editar Categoria') }}
@csrf @method('PUT')
Looks good!
Voltar
@endsection