@extends('layouts.app') @section('title', __($label).' — '.config('platform.name', config('app.name'))) @section('page-title', __($label)) @section('page-subtitle', __('Edit per-locale content for this landing-page block.')) @section('content') @include('super-admin._nav')