@extends('layouts.authenticated') @section('content')
Edit Entity
@csrf @method('PATCH')
@endsection