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