@extends('layouts.app') @section('header-title', __('Edit') . ' ' . __($page->title)) @section('content')
{{ $message }}