@extends('layouts.dashboard') @section('title', $hero->exists ? 'Edit hero' : 'Add hero') @section('content')
{{ $message }}