@extends('layout.layout') @section('content')

Salvati date despre prejudiciu

@if($errors->has('fail')) @foreach ($errors->all() as $error) @endforeach @endif
@csrf
@csrf
@push('js') @endpush @endsection