@extends('index') @section('index-content') @if ($errors->any()) @elseif (session('flash')) @php session()->forget('flash'); // ← to uniemożliwi powtórne wyświetlenie @endphp @endif