@extends('layouts.dashboard') @section('content') @if(session()->has('success')) @endif @if ($errors->has('name')) @endif @if ($errors->has('simplified_name')) @endif
Edytuj kategorię
@csrf {{method_field('PATCH')}}
Miniatura kategorii musi mieć wymiary: 1920 x 1080 px.
@endsection