@extends ('backend.layouts.app') @section ('title', trans('labels.backend.seo.title')) @section('page-header')

{{ trans('labels.backend.seo.title') }} {{ trans('labels.backend.seo.active') }}

@endsection @section('content')

{{ trans('labels.backend.seo.active') }}

@endsection