@extends('layouts.admin') @section('title', __('Edit') . ' — ' . $page->title) @section('mobile_title', __('Edit page')) @section('content')
{{ __('Public URL') }}: {{ url('/r/'.$page->slug) }}
{{ __('Please fix the following:') }}