@extends('layouts.admin') @section('content')

Edit Hero

@csrf @method('PUT')
@endsection