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

Create New Hero

@csrf @method('POST')
@endsection